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;