解决选择欠款单据页面的列标题展示的bug
This commit is contained in:
parent
5f435f06b9
commit
1ae9fdf703
@ -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 = '待付欠款'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user