From f4991944d13b94355fb8aaf03dad7d60ca530ee9 Mon Sep 17 00:00:00 2001
From: quanyawei <401863037@qq.com>
Date: Thu, 30 Nov 2023 16:36:45 +0800
Subject: [PATCH] fix:是否修改
---
pages/actionChange/components/rectificationInfor.vue | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pages/actionChange/components/rectificationInfor.vue b/pages/actionChange/components/rectificationInfor.vue
index 109d740..ec93b2c 100644
--- a/pages/actionChange/components/rectificationInfor.vue
+++ b/pages/actionChange/components/rectificationInfor.vue
@@ -103,10 +103,10 @@
sysCode: '1010202',
list: [{
name: '���',
- value: 0,
+ value: 1,
}, {
name: '���',
- value: 1,
+ value: 0,
}, ],
form: {
isChange: 0,
--
Gitblit v1.8.0