소스 검색

仓储业务-调拨页面

lichao 4 년 전
부모
커밋
d627951e16
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 3 3
      src/views/Warehousing/stockTransfer/index.vue

+ 3 - 3
src/views/Warehousing/stockTransfer/index.vue

@@ -627,7 +627,7 @@ export default {
           label: "fPlanqty",
           name: "计划调拨件数",
           checked: 0,
-          width: 100,
+          width: 200,
         },
         {
           surface: "12",
@@ -641,14 +641,14 @@ export default {
           label: "fGrossweight",
           name: "调拨毛重(KG)",
           checked: 0,
-          width: 100,
+          width: 200,
         },
         {
           surface: "14",
           label: "fNetweight",
           name: "调拨净重(kg)",
           checked: 0,
-          width: 100,
+          width: 200,
         },
         {
           surface: "15",