Commit 7d67cb0e by yuzhenWang

Merge branch 'wyz' into 'test'

修改应付明细

See merge request !131
parents 0bd87028 a1997813
......@@ -294,7 +294,7 @@ const payableReportTableColumns = ref([
width: '120',
formatter: row => row.fortuneTotalPeriod || '-'
},
{ prop: 'payoutDate', label: '出账(估)', sortable: true, width: '130' },
{ prop: 'payoutDate', label: '出账年月(估)', sortable: true, width: '130' },
{
prop: 'paidRatio',
label: '已出账比例',
......
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