修改治具字段名
增加 lodash 库
This commit is contained in:
@@ -44,10 +44,10 @@ const routes = [
|
||||
import("@/views/pwoManage/infeed/rawMaterial/index.vue"),
|
||||
},
|
||||
{
|
||||
path: "fixture",
|
||||
name: "Fixture",
|
||||
path: "mask",
|
||||
name: "Mask",
|
||||
component: () =>
|
||||
import("@/views/pwoManage/infeed/fixture/index.vue"),
|
||||
import("@/views/pwoManage/infeed/mask/index.vue"),
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user