Explorar o código

fix: companyName

tangning %!s(int64=2) %!d(string=hai) anos
pai
achega
c5e4ef682c
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  1. 1 1
      src/views/work/followedList.vue
  2. 1 1
      src/views/work/query.vue

+ 1 - 1
src/views/work/followedList.vue

@@ -200,7 +200,7 @@
         },
         schemas: [
           {
-            field: 'customerName',
+            field: 'companyName',
             component: 'Input',
             label: '客户名称',
             colProps: {

+ 1 - 1
src/views/work/query.vue

@@ -149,7 +149,7 @@
             },
           },
           {
-            field: 'customerName',
+            field: 'companyName',
             component: 'Input',
             label: '客户名称',
             colProps: {