| | |
| | | ] |
| | | ]); |
| | | const columns = ref([{ field: 'id', title: 'è´§ä½ID', type: 'int', width: 110, hidden: true, readonly: true, require: true, align: 'left' }, |
| | | { field: 'locationCode', title: 'è´§ä½ç¼å·', type: 'string', width: 110, require: true, align: 'left' }, |
| | | { field: 'locationName', title: 'è´§ä½åç§°', type: 'string', width: 120, align: 'left' }, |
| | | { field: 'locationCode', title: 'è´§ä½ç¼å·', type: 'string', width: 100, require: true, align: 'left' }, |
| | | { field: 'locationName', title: 'è´§ä½åç§°', type: 'string', width: 130, align: 'left' }, |
| | | //{ field: 'roadwayNo', title: 'å··éå·', type: 'string', width: 110, require: true, align: 'left' }, |
| | | { field: 'row', title: 'è¡', type: 'int', width: 70, align: 'left' }, |
| | | { field: 'column', title: 'å', type: 'int', width: 70, align: 'left' }, |
| | | { field: 'layer', title: 'å±', type: 'int', width: 70, align: 'left' }, |
| | | { field: 'column', title: 'å±', type: 'int', width: 70, align: 'left' }, |
| | | { field: 'layer', title: '个', type: 'int', width: 70, align: 'left' }, |
| | | //{ field: 'depth', title: '深度', type: 'string', width: 110, align: 'left' }, |
| | | { field: 'scNo', title: '对åºå åæºå·', type: 'string', width: 110, align: 'left', hidden: true }, |
| | | { field: 'locationType', title: 'è´§ä½ç±»å', type: 'int', width: 110, align: 'left', bind: { key: "LocationType", data: [] } }, |
| | | { field: 'locationStatus', title: 'è´§ä½ç¶æ', type: 'int', width: 110, align: 'left', bind: { key: "LocationState", data: [] } }, |
| | | { field: 'locationType', title: 'è´§ä½ç±»å', type: 'int', width: 90, align: 'left', bind: { key: "LocationType", data: [] } }, |
| | | { field: 'locationStatus', title: 'è´§ä½ç¶æ', type: 'int', width: 90, align: 'left', bind: { key: "LocationState", data: [] } }, |
| | | { field: 'enalbeStatus', title: 'æ¯å¦ç¦ç¨', type: 'int', width: 75, align: 'left', bind: { key: "EnalbeStatus", data: [] } }, |
| | | // { field: 'isLocked', title: 'æ¯å¦éå®', type: 'bool', width: 110, align: 'left', bind: { key: "IsLocked", data: [] } }, |
| | | { field: 'locationDesc', title: 'è´§ä½æè¿°', type: 'string', width: 110, align: 'left', hidden: true }, |