aa
This commit is contained in:
@@ -48,15 +48,4 @@ export function gettabledata1(num) {
|
||||
}
|
||||
})
|
||||
}
|
||||
// 编辑完成时间
|
||||
export function editdata(processSerialNumber) {
|
||||
return request({
|
||||
url: '',
|
||||
method: 'post',
|
||||
data: {
|
||||
type: '1',
|
||||
name: '车间生产管理工艺_加工进度查询_查询',
|
||||
param: '工艺计划流水号=' + processSerialNumber + '=int'
|
||||
}
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user