Commit fe696d1a authored by danfuman's avatar danfuman

修改

parent 71890932
......@@ -48,7 +48,7 @@
<div>{{scope.row.number || '--'}}</div>
</template>
<template slot="proportion" slot-scope="scope">
<div>{{scope.row.proportion || '--'}}{{scope.row.proportion ? '%':''}}</div>
<div>{{scope.row.proportion || '--'}}</div>
</template>
</tables>
</div>
......
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