| | |
| | | |
| | | yichanghuifu() { |
| | | this.loading = true; |
| | | this.status1 = 4; |
| | | let tjNum = this.tjNumber; |
| | | console.log(this.tjNumber, 111222); |
| | | |
| | | huiFuyichangxiangmu(tjNum).then((res) => { |
| | | console.log(res, 9999999); |
| | | this.status1 = 4; |
| | | this.ychfList = res.data; |
| | | }); |
| | | if(this.ychfList.length == 0){ |
| | | this.message.success("暂无异常恢复项目") |
| | | } |
| | | }) |
| | | .catch((error)=>{ |
| | | console.error("获取项目失败:",error); |
| | | |
| | | this.$message.error("获取项目失败") |
| | | }) |
| | | .finally(()=>{ |
| | | this.loading = false; |
| | | }) |
| | | }, |
| | | hfyc(id) { |
| | | this.$confirm("确认要恢复该项吗?", "提示", { |
| | |
| | | // detail: https://cli.vuejs.org/config/#devserver-proxy |
| | | [process.env.VUE_APP_BASE_API]: { |
| | | // target: `https://ltpeis.xaltjdkj.cn:5801/`, |
| | | <<<<<<< HEAD |
| | | ======= |
| | | // target: `http://192.168.1.99:5012`, |
| | | >>>>>>> f95fee588c5327b3a4f7b6c283b473c05abb8c76 |
| | | target: `http://192.168.1.113:5011`, |
| | | // target: `http://192.168.1.2:5011`, |
| | | // // target: `http://192.168.0.99:8080/ltkj-admin`, |