发布 v2.3.2

This commit is contained in:
疯狂的狮子li
2021-06-11 10:00:05 +08:00
parent 801f7cd8f7
commit 3e5b850e25
57 changed files with 459 additions and 1124 deletions

View File

@ -541,7 +541,7 @@ export default {
this.loading = false;
this.getList();
this.msgSuccess("删除成功");
})
}).catch(() => {});
}
}
};