src/views/doctor/checkAll/index.vue
@@ -2589,14 +2589,22 @@ 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("确认要恢复该项吗?", "提示", {