From 5511c7c958f5934a930f992feaa2b7519b862c7f Mon Sep 17 00:00:00 2001 From: wanglei Date: Thu, 18 Apr 2024 14:09:05 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B5=B0=E8=AE=BF=E8=AE=B0=E5=BD=95=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-ui/src/views/szxc/visitrecard/index.vue | 234 ++++++++++++++---- ruoyi-ui/src/views/szxc/xcrecard/index.vue | 4 +- 2 files changed, 194 insertions(+), 44 deletions(-) diff --git a/ruoyi-ui/src/views/szxc/visitrecard/index.vue b/ruoyi-ui/src/views/szxc/visitrecard/index.vue index dacdd37..13ef590 100644 --- a/ruoyi-ui/src/views/szxc/visitrecard/index.vue +++ b/ruoyi-ui/src/views/szxc/visitrecard/index.vue @@ -114,49 +114,57 @@ - - - - + + + + + + - + - + - + - - - + - - - + + + - - - + + + + + + + + @@ -253,30 +281,11 @@ - + - - - - - - - - - @@ -298,21 +307,59 @@ - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ruoyi-ui/src/views/szxc/xcrecard/index.vue b/ruoyi-ui/src/views/szxc/xcrecard/index.vue index 6d276d6..eddce9d 100644 --- a/ruoyi-ui/src/views/szxc/xcrecard/index.vue +++ b/ruoyi-ui/src/views/szxc/xcrecard/index.vue @@ -677,7 +677,7 @@ export default { this.resetForm("shenHeForm"); this.shenHe.form = { id: null, - shRecardType: '0', + shRecardType: '2', jlId: row.id, auditDept: row.auditDept, auditName: this.$store.state.user.nickName, @@ -726,7 +726,7 @@ export default { listXyrecard({ pageNum: 1, pageSize: 100000000, - shRecardType: '0', + shRecardType: '2', jlId: this.shjl.selectedRow.id }).then(response => { this.shjl.list = response.rows