#
Junjie
2026-03-22 51a1786ef3e4e016d5f3f7bad8c2e2e8a84247a6
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',