增加退料接收接口参数

This commit is contained in:
BianLzhaoMin 2024-07-17 11:21:21 +08:00
parent 801ac0807d
commit 2d7ff3bf90
1 changed files with 1 additions and 0 deletions

View File

@ -941,6 +941,7 @@ export default {
// if (true) return
const { data: res } = await endBackBeforeQueryApi({
typeId,
id: this.queryParams.id,
})