main
HUOJIN\92525 2024-09-11 09:54:54 +08:00
parent b4d931834d
commit a082015468
2 changed files with 0 additions and 1 deletions

BIN
dist.zip

Binary file not shown.

View File

@ -213,7 +213,6 @@ export default {
handleSuccess(response, file, fileList, crud) {
this.crud.notify(response.toString(), CRUD.NOTIFICATION_TYPE.SUCCESS)
crud.toQuery()
},
handleErr(err, file, fileList) {
this.crud.notify(err.toString(), CRUD.NOTIFICATION_TYPE.ERROR)