Compare commits

...

2 Commits

1 changed files with 1 additions and 0 deletions

View File

@ -200,6 +200,7 @@ export default {
typeDict: {
do_out: "生产领料",
pur_in: "采购入库",
do_in: "生产入库",
},
cateOptions: [
{ id: "do_out", name: "生产领料" },