src/views/hosp/project/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/hosp/project/index.vue
@@ -575,9 +575,9 @@ handleAdd(row) { // this.reset(); this.loading = true; // this.form.proPrice = 0.00 // this.form.proName = "" // this.form.proId = null this.form.proPrice = 0.00 this.form.proName = "" this.form.proId = null ProjectTree().then((response) => { if (response.code == 200) { this.loading = false;