1/21 取药确认加入查询类型

20240912_adapter
wangwei 8 months ago
parent d4553f262f
commit 9cbb5dba5c

@ -841,6 +841,7 @@ export default {
originCode: this.originCode,
busType: this.formData.busType,
code: this.filterQuery.code.trim(),
selectType: 1
};
if (billNo != null) {
tQuery.code = billNo

Loading…
Cancel
Save