质量检测全部重构

This commit is contained in:
qianhao.xu
2024-01-27 10:02:36 +08:00
parent f5487516cd
commit b5be4dd1a7
2 changed files with 10 additions and 35 deletions

View File

@@ -423,7 +423,7 @@ export default {
}
this.$modal
.confirm('是否确认删除本所有生产工单?')
.confirm('是否确认删除本所有生产工单?')
.then(function () {
return deleteAllWorkorder(query)
// return deleteworkplan(query)