Commit a1997813 by yuzhenWang

修改应付明细

parent c7eb9f78
......@@ -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