fix:入库全部分配新加仓库标识
This commit is contained in:
@@ -396,6 +396,7 @@ export default {
|
||||
this.allDivBtn = true
|
||||
const data = {}
|
||||
data.sect_id = this.sect_id
|
||||
data.stor_id = this.stor_id
|
||||
data.iostorinv_id = this.openParam[0].iostorinv_id
|
||||
crudRawAssist.allDivStruct(data).then(res => {
|
||||
crudRawAssist.getIODtl({ 'bill_code': this.openParam[0].bill_code, 'open_flag': '1' }).then(res => {
|
||||
|
||||
Reference in New Issue
Block a user