fix:提示、注释优化

This commit is contained in:
zhouz
2025-06-27 15:01:14 +08:00
parent 2a4742421a
commit 62521d3263
2 changed files with 2 additions and 1 deletions

View File

@@ -596,6 +596,7 @@ export default {
this.loadingAlldiv = true
this.mstrow.cancel_type = '1'
checkoutbill.allCancel(this.mstrow).then(res => {
this.crud.notify('全部取消成功!', CRUD.NOTIFICATION_TYPE.INFO)
this.queryTableDtl()
this.updataIsOverdue()
this.loadingAlldiv = false