hujunwei@agilestar.cn 1 год назад
Родитель
Сommit
77791a036d
2 измененных файлов с 2 добавлено и 2 удалено
  1. 1 1
      src/pages/main/firewall/index.vue
  2. 1 1
      src/pages/main/opcode/index.vue

+ 1 - 1
src/pages/main/firewall/index.vue

@@ -163,7 +163,7 @@ export default {
                     },
                     {
                         label: "申请人",
-                        prop: "predealman",
+                        prop: "applicant",
                         width: 300,
                     },
                     {

+ 1 - 1
src/pages/main/opcode/index.vue

@@ -163,7 +163,7 @@ export default {
                     },
                     {
                         label: "申请人",
-                        prop: "predealman",
+                        prop: "applicant",
                         width: 300,
                     },
                     {