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 = {