Commit 852a65bd authored by youjie's avatar youjie

no message

parent 6dbd193c
......@@ -744,7 +744,7 @@
<el-table-column prop="RateType" label="金蝶汇率类型" width="100"></el-table-column>
<el-table-column prop="Type" label="收支类型" width="80">
<template slot-scope="scope">
{{scope.rowType}}
{{scope.row.Type}}
</template>
</el-table-column>
<el-table-column prop="RemitterName" label="收款/付款对象" width="100">
......
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