fix:白抛片-->改为 白片抛
This commit is contained in:
parent
be1f643eef
commit
65f4502561
|
@ -1402,14 +1402,14 @@ const routes = [
|
||||||
component: "wpm_gx/qiepian",
|
component: "wpm_gx/qiepian",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "baipaopian",
|
name: "baipianpao",
|
||||||
path: "/wpm_gx/baipaopian",
|
path: "/wpm_gx/baipianpao",
|
||||||
meta: {
|
meta: {
|
||||||
title: "白片抛",
|
title: "白片抛",
|
||||||
// icon: "el-icon-files",
|
// icon: "el-icon-files",
|
||||||
perms: ["wpm_bpp"],
|
perms: ["wpm_bpp"],
|
||||||
},
|
},
|
||||||
component: "wpm_gx/baipaopian",
|
component: "wpm_gx/baipianpao",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "saobian",
|
name: "saobian",
|
||||||
|
|
|
@ -42,7 +42,7 @@ export default {
|
||||||
tableHieght: 200,
|
tableHieght: 200,
|
||||||
options: ["日志", "交接记录", "库存"],
|
options: ["日志", "交接记录", "库存"],
|
||||||
values: "日志",
|
values: "日志",
|
||||||
mgroupName: "白抛片",
|
mgroupName: "白片抛",
|
||||||
mgroupId: "",
|
mgroupId: "",
|
||||||
};
|
};
|
||||||
},
|
},
|
Loading…
Reference in New Issue