yidui
This commit is contained in:
@@ -11,7 +11,8 @@ export function initProject() {
|
||||
UserID: state.state.user.id,
|
||||
ModularID: router.currentRoute.path,
|
||||
type: '1',
|
||||
name: 'PDM_项目名称_查询数据'
|
||||
// name: 'PDM_项目名称_查询数据'
|
||||
name: '制造中心_制造_零件分配_机床编号_查询'
|
||||
}
|
||||
})
|
||||
}
|
||||
@@ -38,7 +39,7 @@ export function searchgroup(num) {
|
||||
UserID: state.state.user.id,
|
||||
ModularID: router.currentRoute.path,
|
||||
type: '1',
|
||||
name: 'PDM_组件名称_查询数据',
|
||||
name: '制造中心_制造_零件分配_组号_查询',
|
||||
param: '机床流水号=' + num
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user