Commit e7ad70d0 by yuzhenWang

Merge branch 'wyz' into 'test'

优化1

See merge request !182
parents 2cd023a8 ed0c3291
...@@ -60,7 +60,6 @@ ...@@ -60,7 +60,6 @@
</el-col> </el-col>
</el-row> </el-row>
</div> </div>
1111
<!-- 应付款管理列表 --> <!-- 应付款管理列表 -->
<el-table <el-table
:data="tableData" :data="tableData"
...@@ -318,7 +317,7 @@ const payableReportTableColumns = ref([ ...@@ -318,7 +317,7 @@ const payableReportTableColumns = ref([
}, },
{ {
prop: 'period', prop: 'period',
label: '出账期数', label: '出账期数/总期数',
sortable: true, sortable: true,
width: '120', width: '120',
fixed: 'left', fixed: 'left',
......
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