报表增加打印功能;单据退货可以从原单直接关联数据

This commit is contained in:
季圣华
2021-06-24 19:48:54 +08:00
parent ed7d2e205e
commit b08b55457d
19 changed files with 436 additions and 233 deletions

View File

@@ -276,7 +276,7 @@
});
},
onSearchLinkNumber() {
this.$refs.linkBillList.show('采购订单', '供应商')
this.$refs.linkBillList.show('其它', '采购订单', '供应商', "1")
this.$refs.linkBillList.title = "选择采购订单"
},
linkBillListOk(selectBillRows) {