质量管理
This commit is contained in:
@@ -410,7 +410,6 @@ export default {
|
||||
handleDelete(row) {
|
||||
this.$modal
|
||||
.delConfirm(row.name)
|
||||
.closeConfirm()
|
||||
.then(function () {
|
||||
return delDept(row.id);
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user