1
huanghongfeng
2 天以前 a34059e688e947a2ea079a0646872f1a21089940
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSClient/src/views/widesea_wms/stock/Dt_WheelsStock_hty.vue
@@ -65,6 +65,7 @@
            { field: 'wheels_Num', title: '车轮号', type: 'string', width: 110, align: 'left' },
            { field: 'wheels_Location', title: '库位号', type: 'string', width: 110, align: 'left' },
            { field: 'stockType', title: '库存类型', type: 'string', width: 80, align: 'left' },
            { field: 'remark', title: '备注', type: 'string', width: 60, align: 'left' },
            // { field: 'wheels_CurrentStatue', title: '状态', type: 'int', width: 110, align: 'left', bind: { key: "InboundState", data: [] } },
            { field: 'wheels_Type', title: '类型', type: 'string', width: 50, align: 'left' },
            { field: 'wheels_CarType', title: '车型', type: 'string', width: 70, align: 'left'  },