Commit 586c5730 authored by 张海景's avatar 张海景

update:修改接口

parent e472ed5b
......@@ -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