Browse Source

修改陆运派车车队默认宽度

caojunjie 3 years ago
parent
commit
118061ce5e
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/views/landTransportation/motorcadeDriver/index.vue

+ 2 - 2
src/views/landTransportation/motorcadeDriver/index.vue

@@ -463,11 +463,11 @@ export default {
         },
           {
             label: '车队',
-            width: 200,
+            width: 90,
             search: true,
             index: 7,
             // hide:true,
-            showColumn: false,
+            // showColumn: false,
             filterable: true,
             disabled: true,
             type: 'select',