Commit d03f20af authored by youjie's avatar youjie

no message

parent 7040f557
......@@ -77,7 +77,7 @@
</el-table-column>
<el-table-column fixed="right" prop="TotalNum" label="合计">
<template slot-scope="scope">
<span class="activeNum">
<span class="">
{{scope.row.TotalNum>0?scope.row.TotalNum:''}}
</span>
......
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