增加退料接收接口参数
This commit is contained in:
parent
801ac0807d
commit
2d7ff3bf90
|
|
@ -941,6 +941,7 @@ export default {
|
||||||
|
|
||||||
// if (true) return
|
// if (true) return
|
||||||
const { data: res } = await endBackBeforeQueryApi({
|
const { data: res } = await endBackBeforeQueryApi({
|
||||||
|
typeId,
|
||||||
id: this.queryParams.id,
|
id: this.queryParams.id,
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue