From 00212ed8e808fc7b76c04389224e65f27f074fb2 Mon Sep 17 00:00:00 2001
From: su1124 <1583764726@qq.com>
Date: 星期五, 26 四月 2024 15:30:04 +0800
Subject: [PATCH] su

---
 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