代码更新
This commit is contained in:
@@ -396,7 +396,7 @@ export default {
|
||||
}
|
||||
},
|
||||
deleteRow(row) {
|
||||
checkoutbill.allCancel(row).then(res => {
|
||||
checkoutbill.oneCancel(row).then(res => {
|
||||
this.queryTableDtl()
|
||||
})
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user