Admin
昨天 fd7fa01f87026b9db4cc6d44c0f93987b9bc27f2
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSClient/src/views/widesea_wms/taskinfo/Dt_Task.vue
@@ -68,7 +68,8 @@
        { field: 'palletCode', title: '车轮条码', type: 'string', width: 180, align: 'left' },
        { field: 'carType', title: '车型', type: 'string', width: 75, align: 'left' },
        { field: 'wheels_gkcc', title: '毂孔均值', type: 'string', width: 90, align: 'left' },
        { field: 'wheelsNewOrOld', title: '新/旧', type: 'string', width: 70, align: 'left' },
        //{ field: 'wheelsNewOrOld', title: '新/旧', type: 'string', width: 70, align: 'left' },
{ field: 'wheelsNewOrOld', title: '新旧类型', type: 'string',  width: 100, align: 'left',bind: { key: "NewOld", data: [] }} ,
        { field: 'pnboundNo', title: '单据号', type: 'string', width: 110, align: 'left',hidden:true },
        { field: 'groupID', title: '库存ID', type: 'int', width: 110, hidden: true, align: 'left' },
        { field: 'groupDetailId', title: '组盘明细ID', type: 'int', width: 110, hidden: true, align: 'left' },