Junjie
2026-03-31 1a3f0ed6b7f6d4112069a3c8679e7192365d5eef
src/main/webapp/static/js/locMast/locMast.js
@@ -35,16 +35,11 @@
        textarea: false,
        minWidth: 120,
        enumOptions: [
            { rawValue: 'D', label: '空板' },
            { rawValue: 'F', label: '在库' },
            { rawValue: 'O', label: '空库' },
            { rawValue: 'R', label: '出库预约' },
            { rawValue: 'S', label: '入库预约' },
            { rawValue: 'X', label: '禁用' },
            { rawValue: 'E', label: '不可放货通道' },
            { rawValue: 'W', label: '母轨道' },
            { rawValue: 'C', label: '充电桩' },
            { rawValue: 'Z', label: '站点' }
        ],
        foreignQuery: '',
        checkboxActiveRaw: 'Y',