Browse Source

修改字段

caojunjie 3 years ago
parent
commit
0f9ccaf8a2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/landTransportation/bulkCargo/index.vue

+ 1 - 1
src/views/landTransportation/bulkCargo/index.vue

@@ -993,7 +993,7 @@ export default {
             label: '电话',
             width: 120,
             index: 10,
-            prop: 'tel'
+            prop: 'driverTel'
           }, {
             label: '车型',
             width: 90,