Commit 856c57f7 authored by 黄奎's avatar 黄奎
parents df44777c 7ed0ff5a
......@@ -294,7 +294,7 @@
</el-table-column>
<el-table-column prop="" label="最新预估" align="center">
<template slot-scope="scope">
{{scope.row.ExpectedFee.toFixed(2)}}
{{scope.row.ExpectedFeeNew.toFixed(2)}}
</template>
</el-table-column>
<el-table-column prop="" label="Top" align="center" width="45">
......
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