Commit 5ec5c78c authored by 程卓's avatar 程卓

协调处置开始

parent 15775b54
......@@ -39,7 +39,7 @@
<p>整改单</p>
<p><span>{{data.successNum}}/</span>{{data.num}}</p>
</div>
<a-progress hide-info stroke-width="8" strokeColor="#00f2ff" :percent="data.successNum/data.num*100" />
<a-progress hide-info :stroke-width="8" strokeColor="#00f2ff" :percent="data.successNum/data.num*100" />
</div>
</div>
</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