From e1e0b477de0623e3370fd717e263343e1c8576dc Mon Sep 17 00:00:00 2001 From: qinxianzhangyao <11053546+qinxianzhangyao@user.noreply.gitee.com> Date: 星期五, 19 七月 2024 18:06:33 +0800 Subject: [PATCH] qxtj --- src/views/hosp/project/index.vue | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/views/hosp/project/index.vue b/src/views/hosp/project/index.vue index 7e73761..eb21e42 100644 --- a/src/views/hosp/project/index.vue +++ b/src/views/hosp/project/index.vue @@ -1567,6 +1567,7 @@ handleUpdate1() { this.open = true; this.form = this.xiugaiList; + this.form.proStatus = this.form.proStatus.toString() this.proParent = true; // if(){ // this.proParent = true -- Gitblit v1.8.0