代码更新

This commit is contained in:
2023-02-20 19:06:51 +08:00
parent 56ee27acf7
commit 62b619483a
3 changed files with 3 additions and 3 deletions

View File

@@ -633,7 +633,7 @@ export default {
'iostorinv_id': this.mstrow.iostorinv_id
}
checkoutbill.allSetPoint(data).then(res => {
this.queryTableDdis(this.currentRow.iostorinvdtl_id)
// this.queryTableDdis(this.currentRow.iostorinvdtl_id)
this.crud.notify('设置成功!', CRUD.NOTIFICATION_TYPE.INFO)
this.loadingSetAllPoint = false
}).catch(() => {