Przeglądaj źródła

预装箱单-页面调整

jbb 2 lat temu
rodzic
commit
4d9916d872

+ 24 - 24
src/views/advance-packingList/detailsAdpackingDrawer.vue

@@ -197,34 +197,34 @@ export default {
        {
           title: '账套',
           key: 'acSetNo',
-          width: 70,
+          width: 60,
           // fixed: 'left',
           type: JVXETypes.normal,
         },
         {
           title: '成衣工厂',
           key: 'garmentFactory',
-          width: 90,
+          width: 80,
           // fixed: 'left',
           type: JVXETypes.normal,
         },
         {
           title: 'HOD',
           key: 'hod',
-          width: 120,
+          width: 110,
           // fixed: 'left',
           type: JVXETypes.normal,
         },
         {
           title: 'STYLE NO.',
           key: 'styleNo',
-          width: 120,
+          width: 110,
           type: JVXETypes.normal,
         },
         {
           title: 'PO NO.',
           key: 'poNo',
-          width: 120,
+          width: 110,
           type: JVXETypes.normal,
         },
 
@@ -237,14 +237,14 @@ export default {
         {
           title: '分销点/DC/LABEL',
           key: 'distributionPoint',
-          width: 180,
+          width: 140,
           type: JVXETypes.normal,
         },
 
         {
           title: 'PREPACK SKU',
           key: 'prepackSku',
-          width: 140,
+          width: 120,
           type: JVXETypes.normal,
           insertAfter:true,
 
@@ -253,21 +253,21 @@ export default {
         {
           title: '起始箱号',
           key: 'startingBoxNumber',
-          width: 100,
+          width: 90,
           type: JVXETypes.normal ,
         },
 
         {
           title: '结束箱号',
           key: 'endCaseNumber',
-          width: 100,
+          width: 90,
           type: JVXETypes.normal ,
         },
 
         {
           title: '颜色(中英文)',
           key: 'colour',
-          width: 140,
+          width: 120,
           type: JVXETypes.normal ,
         },
         {
@@ -285,26 +285,26 @@ export default {
         {
           title: '计划装箱数量',
           key: 'planQuantity',
-          width: 160,
+          width: 140,
           type: JVXETypes.normal ,
         },
         {
           title: '件数/箱',
           key: 'piecesBox',
-          width: 90,
+          width: 80,
           type: JVXETypes.normal ,
         },
         {
           title: '箱数',
           key: 'boxNumber',
-          width: 100,
+          width: 80,
           type: JVXETypes.normal ,
         },
 
         {
           title: '总件数',
           key: 'total',          
-          width: 100,
+          width: 80,
           type: JVXETypes.normal,
         },
         {
@@ -316,65 +316,65 @@ export default {
         {
           title: '总净重',
           key: 'totalNetWeight',
-          width: 100,
+          width: 80,
           type: JVXETypes.normal,
         },
 
         {
           title: '毛重/箱',
           key: 'grossWeight',
-          width: 100,
+          width: 90,
           type: JVXETypes.normal,
         },
         {
           title: '总毛重',
           key: 'totalGrossWeight',
-          width: 100,
+          width: 80,
           type: JVXETypes.normal,
         },
         {
           title: '外箱长度',
           key: 'outerBoxLength',
-          width: 100,
+          width: 90,
           type: JVXETypes.normal
         },
 
         {
           title: '外箱宽度',
           key: 'outerBoxWidth',
-          width: 100,
+          width: 90,
           type: JVXETypes.normal,
         },
         {
           title: '外箱高度',
           key: 'outerBoxHeight',
           type: JVXETypes.normal ,
-          width: 100,
+          width: 90,
         },
 
         {
           title: '总体积',
           key: 'totalVolume',
           type: JVXETypes.normal ,
-          width: 100,
+          width: 80,
           
         },
         {
           title: '净净重',
           key: 'netWeightToo',
-          width: 120,
+          width: 80,
           type: JVXETypes.normal,
         },
         {
           title: '单价',
           key: 'unitPrice',
-          width: 120,
+          width: 80,
           type: JVXETypes.normal,
         },
         {
           title: '总价',
           key: 'totalPrice',          
-          width: 120,
+          width: 80,
           type: JVXETypes.normal,
         },
         {

+ 10 - 10
src/views/advance-packingList/referShipmentDetailsModal.vue

@@ -151,7 +151,7 @@ export default {
         {
           title: '单据号',
           dataIndex: 'documentNo',
-          width: 160,
+          width: 140,
           // fixed: 'left',
           ellipsis: true,
           className: 'replacecolor'
@@ -159,7 +159,7 @@ export default {
         {
           title: '销售订单号',
           dataIndex: 'orderNumber',
-          width: 120,
+          width: 140,
           // fixed: 'left',
           ellipsis: true,
           className: 'replacecolor'
@@ -168,21 +168,21 @@ export default {
         {
           title: '客户简称',
           dataIndex: 'customerAbbreviation',
-          width: 120,
+          width: 90,
            ellipsis: true,
           className: 'replacecolor'
         },
         {
           title: '部门',
           dataIndex: 'salesDepartment',
-          width: 120,
+          width: 90,
            ellipsis: true,
           className: 'replacecolor'
         },
         {
           title: '业务员',
           dataIndex: 'salesman',
-          width: 100,
+          width: 80,
            ellipsis: true,
           className: 'replacecolor'
         },
@@ -190,7 +190,7 @@ export default {
         {
           title: '小po',
           dataIndex: 'smallPo',
-          width: 120,
+          width: 100,
            ellipsis: true,
           className: 'replacecolor'
         },
@@ -204,14 +204,14 @@ export default {
         {
           title: '分销点',
           dataIndex: 'distributionPoint',
-          width: 120,
+          width: 100,
            ellipsis: true,
           className: 'replacecolor'
         },
         {
           title: '款号',
           dataIndex: 'itemNumber',
-          width: 120,
+          width: 80,
            ellipsis: true,
           className: 'replacecolor'
         },
@@ -235,7 +235,7 @@ export default {
         {
           title: '预发货日期',
           dataIndex: 'preDeliveryDate',
-          width: 120,
+          width: 110,
            ellipsis: true,
           className: 'replacecolor',
           customRender: text => {
@@ -326,7 +326,7 @@ export default {
         {
           title: '成衣工厂',
           dataIndex: 'garmentFactory',
-          width: 120,
+          width: 90,
            ellipsis: true,
           className: 'replacecolor'
         },