This commit is contained in:
2025-07-16 16:56:13 +08:00
parent f00a7ba07a
commit 60c98e0928
2 changed files with 48 additions and 49 deletions

View File

@@ -538,10 +538,6 @@ export default {
this.dialogVisible = true
this.finalData = this.dataList
}
if (res.data === 0) {
// 返回值等于0 表示没有切换物料
}
this.getDataList()
materialNextStepFlag().then(res => {
if (res.data === 1) {