Browse Source

修改数据

Qukatie 8 months ago
parent
commit
cf57e400ce
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/serviceConfiguration/modifyData/detailsPage.vue

+ 1 - 1
src/views/serviceConfiguration/modifyData/detailsPage.vue

@@ -289,7 +289,7 @@ export default {
             });
         },
         dicChange(name, row) {
-            if (!name) {
+            if (name!='字典') {
                 if (row) {
                     this.rowFrom.fieldValueNew = row.id
                     this.rowFrom.fieldValueNewName = row.cnName