位置类型的枚举值修改
src/api/data.js @@ -168,6 +168,14 @@ { name: "中转位置", id: 7 }, { name: "报废位置", id: 8 }, { name: "库存盘点", id: 9 } ] export const getDataByType = (type) => {