瀏覽代碼

提单号调整为20字符宽度

qukaidi 4 年之前
父節點
當前提交
2add5020e9

+ 1 - 1
src/views/fleet/plans/index.vue

@@ -317,7 +317,7 @@
       <el-table-column type="selection" width="55" align="center" />
       <el-table-column
         label="提单号"
-        width="100"
+        width="180"
         align="center"
         :show-overflow-tooltip="true"
         sortable

+ 1 - 1
src/views/fleet/scheduling/index.vue

@@ -300,7 +300,7 @@
       <el-table-column type="selection" width="55" align="center" />
       <el-table-column
         label="提单号"
-        width="100"
+        width="180"
         align="center"
         :show-overflow-tooltip="true"
         sortable

+ 1 - 1
src/views/fleet/sendcar/index.vue

@@ -310,7 +310,7 @@
       <el-table-column type="selection" width="55" align="center" />
       <el-table-column
         label="提单号"
-        width="100"
+        width="180"
         align="center"
         :show-overflow-tooltip="true"
         sortable

+ 1 - 1
src/views/track/cabinet/index.vue

@@ -384,7 +384,7 @@
       <el-table-column type="selection" width="55" align="center" />
       <el-table-column
         label="提单号"
-        width="100"
+        width="180"
         align="center"
         :show-overflow-tooltip="true"
         sortable

+ 1 - 1
src/views/track/singleCost/index.vue

@@ -310,7 +310,7 @@
       <el-table-column type="selection" width="55" align="center" />
       <el-table-column
         label="提单号"
-        width="100"
+        width="180"
         align="center"
         :show-overflow-tooltip="true"
         sortable