Преглед изворни кода

Merge branch 'ch/ht_3.0' of eta_mini/eta_mini_crm_front into debug_ht

leichen пре 6 месеци
родитељ
комит
3333a31946
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/views/customer/UserList.vue

+ 1 - 1
src/views/customer/UserList.vue

@@ -19,7 +19,7 @@ const tableColumns = [
     },
     {
         label:'公司名称',
-        key:'Mobile',
+        key:'CompanyName',
         sortable:false
     },
     {