rev:回传修改、库存报表新增查询条件
This commit is contained in:
@@ -481,7 +481,7 @@ export default {
|
||||
},
|
||||
outReturn() {
|
||||
alert('点击确认按钮后,单据进行回传!')
|
||||
checkoutbill.outReturn({ 'iostorinv_id': this.currentRow.iostorinv_id }).then(res => {
|
||||
checkoutbill.outReturn(this.currentRow).then(res => {
|
||||
this.crud.notify('回传成功!', CRUD.NOTIFICATION_TYPE.SUCCESS)
|
||||
this.querytable()
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user