fix:出入库记录文案修改

This commit is contained in:
shijing 2025-04-17 11:01:05 +08:00
parent aefc3c85fe
commit e1b30f92b1
2 changed files with 2 additions and 2 deletions

View File

@ -78,7 +78,7 @@ export default {
return { return {
mgroups:[], mgroups:[],
tableHieght: 200, tableHieght: 200,
options: ["日志", "交接记录", "来料未完成","出料已完成","入库记录"], options: ["日志", "交接记录", "来料未完成","出料已完成","入库记录"],
values: "日志", values: "日志",
mgroupName: "", mgroupName: "",
mgroupId: "", mgroupId: "",

View File

@ -77,7 +77,7 @@ export default {
return { return {
mgroups:[], mgroups:[],
tableHieght: 200, tableHieght: 200,
options: ["日志", "交接记录", "来料未完成","出料已完成","入库记录"], options: ["日志", "交接记录", "来料未完成","出料已完成","入库记录"],
values: "日志", values: "日志",
mgroupName: "", mgroupName: "",
mgroupId: "", mgroupId: "",