From 9212d4f5310b458f0fc3255132603ece84ff4524 Mon Sep 17 00:00:00 2001
From: dai <851733175@qq.com>
Date: Tue, 21 Feb 2023 10:38:02 +0800
Subject: [PATCH] =?UTF-8?q?=E6=A0=B9=E6=8D=AE=E5=B0=B9=E4=BD=9C=E6=A2=85?=
=?UTF-8?q?=E5=A5=B3=E5=A3=AB=E7=9A=84=E6=84=8F=E8=A7=81=E4=BF=AE=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../modules/plugins/change/changewelfare.vue | 11 +++++++++--
src/views/modules/plugins/change/resiwelfare.vue | 16 ++++++++++++----
2 files changed, 21 insertions(+), 6 deletions(-)
diff --git a/src/views/modules/plugins/change/changewelfare.vue b/src/views/modules/plugins/change/changewelfare.vue
index 957c3f6d6..e82a7b9c7 100644
--- a/src/views/modules/plugins/change/changewelfare.vue
+++ b/src/views/modules/plugins/change/changewelfare.vue
@@ -289,6 +289,13 @@
:rules="dataRule"
class="form"
>
+
+ {{ rowData.name }}
+
+
+ {{ rowData.NAME }}
+
+
{
if (!valid) {
@@ -561,7 +569,7 @@ export default {
});
},
- // 新增-提交
+ // 新增-提交
submitJoinForm() {
const { joinForm } = this;
const params = {