fix:入库修改
This commit is contained in:
@@ -366,7 +366,7 @@ export default {
|
||||
var area_type = '1585167595403874304'
|
||||
|
||||
if (this.storId.toString() === '1582991156504039455') {
|
||||
area_type = '1760141408548818944'
|
||||
area_type = '1791031105286180864'
|
||||
}
|
||||
crudPoint.getPoint({ 'area_type': area_type }).then(res => {
|
||||
this.pointList = res
|
||||
@@ -668,6 +668,7 @@ export default {
|
||||
'checked': this.checked,
|
||||
'stor_id': this.mstrow.stor_id
|
||||
}
|
||||
debugger
|
||||
checkoutbill.allSetPoint(data).then(res => {
|
||||
this.queryTableDdis(this.currentRow.iostorinvdtl_id)
|
||||
this.crud.notify('设置成功!', CRUD.NOTIFICATION_TYPE.INFO)
|
||||
|
||||
Reference in New Issue
Block a user