This commit is contained in:
砂糖
2025-08-06 17:34:03 +08:00
3 changed files with 40 additions and 42 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) {