From 9f60cae5f48606a0cac8fbc2b31ec03f17833ba7 Mon Sep 17 00:00:00 2001 From: qinxianzhangyao <11053546+qinxianzhangyao@user.noreply.gitee.com> Date: 星期四, 18 七月 2024 16:41:43 +0800 Subject: [PATCH] qxtj --- src/views/hosp/project/index.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/views/hosp/project/index.vue b/src/views/hosp/project/index.vue index 445e921..eb21e42 100644 --- a/src/views/hosp/project/index.vue +++ b/src/views/hosp/project/index.vue @@ -1567,7 +1567,7 @@ handleUpdate1() { this.open = true; this.form = this.xiugaiList; - console.log(this.form) + this.form.proStatus = this.form.proStatus.toString() this.proParent = true; // if(){ // this.proParent = true -- Gitblit v1.8.0