Commit 1ae9fdf7 authored by 季圣华's avatar 季圣华
Browse files

解决选择欠款单据页面的列标题展示的bug

parent 5f435f06
......@@ -151,7 +151,7 @@
this.queryParam.type = type
this.queryParam.subType = subType
this.queryParam.status = status
this.columns[1].title = organType
this.columns[0].title = organType
if(type === '入库') {
this.columns[7].title = '已付欠款'
this.columns[8].title = '待付欠款'
......
Supports Markdown
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