优化销售退货和采购退货的关联单据查询逻辑
This commit is contained in:
@@ -385,7 +385,7 @@
|
||||
}
|
||||
},
|
||||
onSearchLinkNumber() {
|
||||
this.$refs.linkBillList.show('出库', '销售', '客户', "1")
|
||||
this.$refs.linkBillList.show('出库', '销售', '客户', "1,2,3")
|
||||
this.$refs.linkBillList.title = "选择销售出库"
|
||||
},
|
||||
linkBillListOk(selectBillDetailRows, linkNumber, organId, discountMoney, deposit, remark) {
|
||||
|
||||
Reference in New Issue
Block a user