Commit de28369b authored by danfuman's avatar danfuman

修改

parent 9486abba
......@@ -28,7 +28,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