Browse Source

细节优化

chenlei 6 months ago
parent
commit
e1f4628388
1 changed files with 1 additions and 1 deletions
  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
     },
     {