Explorar el Código

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

leichen hace 7 meses
padre
commit
3333a31946
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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
     },
     {