Commit 69cfdc3a authored by 李驰骋's avatar 李驰骋

Merge remote-tracking branch 'origin/dev' into dev

parents 0fd59619 586c5730
......@@ -54,7 +54,7 @@ const install = (Vue, vm) => {
changeCheckMachineTool: (params = {}) =>
vm.$u.get(
config.adminPath +
`/mes/pro/protask/checkMachineTool/${params.taskWorkunitId}`
`/mes/pro/protask/getToolOnMachines/${params.taskWorkunitId}`
),
//生产报工
feedback: (params = {}) =>
......
......@@ -799,7 +799,7 @@ export default {
align: 'center'
},
{
name: 'quantityUnquanlify',
name: 'quantityUnqualify',
label: '不合格数量',
width: 80,
align: 'center'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment