上传文件前代码保存

This commit is contained in:
2024-11-29 14:45:56 +08:00
parent d6b81d4559
commit b443c006a7
9 changed files with 234 additions and 141 deletions

View File

@@ -547,8 +547,7 @@ export default {
this.loading = true;
return delOaOutWarehouse(ids);
}).then(() => {
this.handleSearch(this.searchItem);
this.getList();
this.$modal.msgSuccess("删除成功");
}).catch(() => {
}).finally(() => {