export const config = { AllocateArea: [ { value: "102", text: "小件成品仓" }, { value: "103", text: "组件仓" }, { value: "104", text: "项目成品仓" },{ value: "105", text: "不良品仓" },{ value: "106", text: "零成本仓" },{ value: "199", text: "车间在制仓" },{ value: "107", text: "智能立库" },{ value: "108", text: "电气装配仓库" },{ value: "109", text: "机加仓" },{ value: "201", text: "原材料仓" },{ value: "111", text: "外协供应商仓" },{ value: "202", text: "辅助料仓" },{ value: "203", text: "配件仓" },{ value: "204", text: "电器仓" },{ value: "205", text: "WMS出库缓存区" },{ value: "206", text: "成品仓" },{ value: "211", text: "待处理仓" },{ value: "212", text: "工废仓" },{ value: "221", text: "外协待发仓" },{ value: "222", text: "供应商成品仓" },{ value: "231", text: "工程退料仓" },{ value: "232", text: "暂时仓" }, ] }