Commit da28d8eb authored by 朱彩云's avatar 朱彩云

Merge branch 'fix-1220-wth' into 'master'

EOB新增账单查询增加字段

See merge request !23
parents 132edd80 ccbdb10c
...@@ -376,6 +376,7 @@ export default { ...@@ -376,6 +376,7 @@ export default {
}, },
_getNewEOBList() { _getNewEOBList() {
this.$apis.QUERYEOBNEEDRECEIPTLIST({ this.$apis.QUERYEOBNEEDRECEIPTLIST({
payorCode: this.form.payorCode,
pageNum: this.pagination.pageNum, pageNum: this.pagination.pageNum,
pageSize: this.pagination.pageSize pageSize: this.pagination.pageSize
}) })
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment