Compare commits
No commits in common. "ddc8ef889dca19d19b2e41ecab4ac945877d272f" and "657fe9c17a7940494bb581af0055717bd34eb37a" have entirely different histories.
ddc8ef889d
...
657fe9c17a
|
|
@ -200,7 +200,6 @@ export default {
|
||||||
typeDict: {
|
typeDict: {
|
||||||
do_out: "生产领料",
|
do_out: "生产领料",
|
||||||
pur_in: "采购入库",
|
pur_in: "采购入库",
|
||||||
do_in: "生产入库",
|
|
||||||
},
|
},
|
||||||
cateOptions: [
|
cateOptions: [
|
||||||
{ id: "do_out", name: "生产领料" },
|
{ id: "do_out", name: "生产领料" },
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue