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 @@
-
-
-
-
+
+
+
+
+
+
{{ parseTime(scope.row.submitDate, '{y}-{m}-{d}') }}
-
+
{{ parseTime(scope.row.startDate, '{y}-{m}-{d}') }}
-
+
{{ parseTime(scope.row.endDate, '{y}-{m}-{d}') }}
-
+
-
-
-
+
-
-
-
+
+
+
-
-
-
+
+
+
+
+
+
+
+
+
+
删除
+ 审核
+ 重新提交
+ 审核记录
@@ -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