فهرست منبع

fix: companyName

tangning 2 سال پیش
والد
کامیت
c5e4ef682c
2فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  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: {