fix:重复冲销问题修复
This commit is contained in:
@@ -289,6 +289,7 @@ export default {
|
||||
crudOutchargefrom.charge(this.currentRow).then(res => {
|
||||
this.crud.notify('单据确认成功!', CRUD.NOTIFICATION_TYPE.SUCCESS)
|
||||
this.crud.toQuery()
|
||||
this.currentRow = null
|
||||
})
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user