From 47a7c6d2458ebd3c4722cbd1938d3f28a99e78ad Mon Sep 17 00:00:00 2001
From: qinxianzhangyao <11053546+qinxianzhangyao@user.noreply.gitee.com>
Date: 星期五, 26 四月 2024 15:03:42 +0800
Subject: [PATCH] qxtj

---
 src/views/doctor/checkAll/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/doctor/checkAll/index.vue b/src/views/doctor/checkAll/index.vue
index 7ae9719..5beb0fd 100644
--- a/src/views/doctor/checkAll/index.vue
+++ b/src/views/doctor/checkAll/index.vue
@@ -1483,7 +1483,7 @@
       });
     },
     propoChange() {
-      this.cusobj = { sex: this.tableAll.cusSex, isZj: 1 };
+      this.cusobj = { sex: this.tableAll.cusSex, isZj: 0 };
       this.$refs.proposal.open = true;
       this.$refs.proposal.title = "寤鸿鏂规";
       // this.$refs.proposal.getList();

--
Gitblit v1.8.0