From bbc36385d79a9153f33dfd54e2a6f6384bb399ca Mon Sep 17 00:00:00 2001 From: qx <1084500556@qq.com> Date: 星期二, 10 六月 2025 15:55:36 +0800 Subject: [PATCH] Merge branch 'master' of http://101.42.27.146:5001/r/ltkj_peisweb --- src/components/jianqianwenzhen/index.vue | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) diff --git a/src/components/jianqianwenzhen/index.vue b/src/components/jianqianwenzhen/index.vue index 743c26d..b3c5140 100644 --- a/src/components/jianqianwenzhen/index.vue +++ b/src/components/jianqianwenzhen/index.vue @@ -1032,9 +1032,8 @@ created() { this.getList(); this.getzhenzhuangList(); - console.log(this.form.cusSex, 15555); - console.log("鎺ユ敹", this.jianqianwenzhendata); - // console.log(this.dict.type.sys_yes_no,666666); + // console.log(this.form.cusSex, 15555); + // console.log("鎺ユ敹", this.jianqianwenzhendata); if (this.jianqianwenzhendata.length == 1) { this.jianqianwenzhendata.forEach((item) => { -- Gitblit v1.8.0