上传文件前代码保存
This commit is contained in:
@@ -547,8 +547,7 @@ export default {
|
||||
this.loading = true;
|
||||
return delOaOutWarehouse(ids);
|
||||
}).then(() => {
|
||||
|
||||
this.handleSearch(this.searchItem);
|
||||
this.getList();
|
||||
this.$modal.msgSuccess("删除成功");
|
||||
}).catch(() => {
|
||||
}).finally(() => {
|
||||
|
||||
Reference in New Issue
Block a user