工艺定额考核部门
This commit is contained in:
@@ -111,7 +111,7 @@ export default {
|
||||
},
|
||||
edit() {
|
||||
if (this.arrest.length === 0) {
|
||||
this.$message.warning('暂无数据')
|
||||
this.$message.warning('请选择零件')
|
||||
} else {
|
||||
for (let i = 0; i < this.arrest.length; i++) {
|
||||
edit(this.arrest[i].工艺计划流水号)
|
||||
|
||||
Reference in New Issue
Block a user