Commit f82ca9f8 authored by liudong1993's avatar liudong1993

1

parent f1f69cb0
...@@ -38,7 +38,7 @@ ...@@ -38,7 +38,7 @@
{{scope.row.CostFee.toFixed(2)}} {{scope.row.CostFee.toFixed(2)}}
</template> </template>
</el-table-column> </el-table-column>
<el-table-column prop="" label="预估金额" align="center"> <el-table-column prop="" label="初始预估" align="center">
<template slot-scope="scope"> <template slot-scope="scope">
{{scope.row.ExpectedFee.toFixed(2)}} {{scope.row.ExpectedFee.toFixed(2)}}
</template> </template>
...@@ -48,6 +48,11 @@ ...@@ -48,6 +48,11 @@
{{scope.row.MaoLiRate}}% {{scope.row.MaoLiRate}}%
</template> </template>
</el-table-column> </el-table-column>
<el-table-column prop="" label="最新预估" align="center">
<template slot-scope="scope">
{{scope.row.ExpectedFeeNew.toFixed(2)}}
</template>
</el-table-column>
<el-table-column prop="" label="Top" align="center" width="45"> <el-table-column prop="" label="Top" align="center" width="45">
<template slot-scope="scope"> <template slot-scope="scope">
{{scope.row.Sort}} {{scope.row.Sort}}
...@@ -93,7 +98,7 @@ ...@@ -93,7 +98,7 @@
{{scope.row.CostFee.toFixed(2)}} {{scope.row.CostFee.toFixed(2)}}
</template> </template>
</el-table-column> </el-table-column>
<el-table-column prop="" label="预估金额" align="center"> <el-table-column prop="" label="初始预估" align="center">
<template slot-scope="scope"> <template slot-scope="scope">
{{scope.row.ExpectedFee.toFixed(2)}} {{scope.row.ExpectedFee.toFixed(2)}}
</template> </template>
...@@ -103,6 +108,11 @@ ...@@ -103,6 +108,11 @@
{{scope.row.MaoLiRate}}% {{scope.row.MaoLiRate}}%
</template> </template>
</el-table-column> </el-table-column>
<el-table-column prop="" label="最新预估" align="center">
<template slot-scope="scope">
{{scope.row.ExpectedFeeNew.toFixed(2)}}
</template>
</el-table-column>
<el-table-column prop="" label="Top" align="center" width="45"> <el-table-column prop="" label="Top" align="center" width="45">
<template slot-scope="scope"> <template slot-scope="scope">
{{scope.row.Sort}} {{scope.row.Sort}}
...@@ -150,7 +160,7 @@ ...@@ -150,7 +160,7 @@
{{scope.row.CostFee.toFixed(2)}} {{scope.row.CostFee.toFixed(2)}}
</template> </template>
</el-table-column> </el-table-column>
<el-table-column prop="" label="预估金额" align="center"> <el-table-column prop="" label="初始预估" align="center">
<template slot-scope="scope"> <template slot-scope="scope">
{{scope.row.ExpectedFee.toFixed(2)}} {{scope.row.ExpectedFee.toFixed(2)}}
</template> </template>
...@@ -160,6 +170,11 @@ ...@@ -160,6 +170,11 @@
{{scope.row.MaoLiRate}}% {{scope.row.MaoLiRate}}%
</template> </template>
</el-table-column> </el-table-column>
<el-table-column prop="" label="最新预估" align="center">
<template slot-scope="scope">
{{scope.row.ExpectedFeeNew.toFixed(2)}}
</template>
</el-table-column>
<el-table-column prop="" label="Top" align="center" width="45"> <el-table-column prop="" label="Top" align="center" width="45">
<template slot-scope="scope"> <template slot-scope="scope">
{{scope.row.Sort}} {{scope.row.Sort}}
...@@ -205,7 +220,7 @@ ...@@ -205,7 +220,7 @@
{{scope.row.CostFee.toFixed(2)}} {{scope.row.CostFee.toFixed(2)}}
</template> </template>
</el-table-column> </el-table-column>
<el-table-column prop="" label="预估金额" align="center"> <el-table-column prop="" label="初始预估" align="center">
<template slot-scope="scope"> <template slot-scope="scope">
{{scope.row.ExpectedFee.toFixed(2)}} {{scope.row.ExpectedFee.toFixed(2)}}
</template> </template>
...@@ -215,6 +230,11 @@ ...@@ -215,6 +230,11 @@
{{scope.row.MaoLiRate}}% {{scope.row.MaoLiRate}}%
</template> </template>
</el-table-column> </el-table-column>
<el-table-column prop="" label="最新预估" align="center">
<template slot-scope="scope">
{{scope.row.ExpectedFeeNew.toFixed(2)}}
</template>
</el-table-column>
<el-table-column prop="" label="Top" align="center" width="45"> <el-table-column prop="" label="Top" align="center" width="45">
<template slot-scope="scope"> <template slot-scope="scope">
{{scope.row.Sort}} {{scope.row.Sort}}
...@@ -262,7 +282,7 @@ ...@@ -262,7 +282,7 @@
{{scope.row.CostFee.toFixed(2)}} {{scope.row.CostFee.toFixed(2)}}
</template> </template>
</el-table-column> </el-table-column>
<el-table-column prop="" label="预估金额" align="center"> <el-table-column prop="" label="初始预估" align="center">
<template slot-scope="scope"> <template slot-scope="scope">
{{scope.row.ExpectedFee.toFixed(2)}} {{scope.row.ExpectedFee.toFixed(2)}}
</template> </template>
...@@ -272,6 +292,11 @@ ...@@ -272,6 +292,11 @@
{{scope.row.MaoLiRate}}% {{scope.row.MaoLiRate}}%
</template> </template>
</el-table-column> </el-table-column>
<el-table-column prop="" label="最新预估" align="center">
<template slot-scope="scope">
{{scope.row.ExpectedFee.toFixed(2)}}
</template>
</el-table-column>
<el-table-column prop="" label="Top" align="center" width="45"> <el-table-column prop="" label="Top" align="center" width="45">
<template slot-scope="scope"> <template slot-scope="scope">
{{scope.row.Sort}} {{scope.row.Sort}}
...@@ -317,7 +342,7 @@ ...@@ -317,7 +342,7 @@
{{scope.row.CostFee.toFixed(2)}} {{scope.row.CostFee.toFixed(2)}}
</template> </template>
</el-table-column> </el-table-column>
<el-table-column prop="" label="预估金额" align="center"> <el-table-column prop="" label="初始预估" align="center">
<template slot-scope="scope"> <template slot-scope="scope">
{{scope.row.ExpectedFee.toFixed(2)}} {{scope.row.ExpectedFee.toFixed(2)}}
</template> </template>
...@@ -327,6 +352,11 @@ ...@@ -327,6 +352,11 @@
{{scope.row.MaoLiRate}}% {{scope.row.MaoLiRate}}%
</template> </template>
</el-table-column> </el-table-column>
<el-table-column prop="" label="最新预估" align="center">
<template slot-scope="scope">
{{scope.row.ExpectedFeeNew.toFixed(2)}}
</template>
</el-table-column>
<el-table-column prop="" label="Top" align="center" width="45"> <el-table-column prop="" label="Top" align="center" width="45">
<template slot-scope="scope"> <template slot-scope="scope">
{{scope.row.Sort}} {{scope.row.Sort}}
......
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