| | |
| | | </view-grid> |
| | | </template> |
| | | <script> |
| | | import extend from "@/extension/widesea_wms/stock/VV_MesLockInfo.js"; |
| | | import extend from "@/extension/widesea_wms/stock/VV_MesLockInfo.jsx"; |
| | | import { ref, defineComponent } from "vue"; |
| | | export default defineComponent({ |
| | | setup() { |
| | |
| | | ]); |
| | | const columns = ref([ |
| | | { field: 'id', title: '主é®ID', type: 'int', width: 110, readonly: true, hidden: true, require: true, align: 'left' }, |
| | | { field: 'lockStatue', title: 'æå¨ç¶æ', type: 'string', width: 60, align: 'left' }, |
| | | { field: 'tcLine', title: '横移æºäº§çº¿', type: 'int', width: 100, align: 'left' }, |
| | | { field: 'sequenceNo', title: '顺åºå·', type: 'int', width: 120, align: 'left' }, |
| | | { field: 'lockStatue', title: 'æå¨ç¶æ', type: 'string', width: 75, align: 'left',bind: { key: "LockStatus", data: [] } }, |
| | | { field: 'tcLine', title: 'å··éæº', type: 'int', width: 75, align: 'left' }, |
| | | { field: 'sequenceNo', title: '顺åºå·', type: 'int', width: 65, align: 'left' }, |
| | | { field: 'carBodyID', title: '车身ID', type: 'string', width: 75, align: 'left' }, |
| | | { field: 'pvi', title: 'PVIç ', type: 'int', width: 80, align: 'left' }, |
| | | { field: 'palletCode', title: 'æ»æ©å·', type: 'string', width: 100, align: 'left' }, |
| | | { field: 'vehicleCharacteristic', title: '车å', type: 'string', width: 75, align: 'left' }, |
| | | { field: 'carType', title: '车身类å', type: 'string', width: 75, align: 'left' , bind: { key: "BodyType", data: [] } }, |
| | | { field: 'workOrderType', title: '订åç¶æ', type: 'string', width: 110, align: 'left' }, |
| | | { field: 'skylightCharacteristic', title: '天çªç¹å¾', type: 'string', width: 110, align: 'left' }, |
| | | { field: 'carBodyCharacteristic', title: '车身é¢è²', type: 'datetime', width: 130, align: 'left' }, |
| | | { field: 'palletCode', title: 'æ»æ©å·', type: 'string', width: 70, align: 'left' }, |
| | | { field: 'vehicleCharacteristic', title: '车å', type: 'string', width: 60, align: 'left' }, |
| | | { field: 'carType', title: '车身类å', type: 'string', width: 60, align: 'left' , bind: { key: "BodyType", data: [] } }, |
| | | { field: 'workOrderType', title: 'å·¥åç±»å', type: 'string', width: 60, align: 'left',bind: { key: "OrderType", data: [] } }, |
| | | { field: 'skylightCharacteristic', title: '天çªç¹å¾', type: 'string', width: 60, align: 'left' }, |
| | | { field: 'carBodyCharacteristic', title: '车身é¢è²', type: 'datetime', width: 60, align: 'left' }, |
| | | { field: 'biwMaterialCode', title: 'ç½è½¦èº«ç©æå·', type: 'string', width: 80, align: 'left'}, |
| | | { field: 'pbMaterial', title: 'å½©è½¦èº«ç©æå·', type: 'int', width: 75, align: 'left'}, |
| | | { field: 'biwInPassTime', title: 'çè£
ä¸çº¿æ¶é´', type: 'string', width: 80, align: 'left' }, |