|
|
@@ -13,10 +13,10 @@
|
|
|
}"
|
|
|
></icon>
|
|
|
<text class="kejian-item-name">{{item.name}}</text>
|
|
|
- <text v-if="isHasProgress">
|
|
|
+ <!-- <text v-if="isHasProgress">
|
|
|
<text v-if="item.maxProcess < 100">{{item.maxProcess >= item.curProcess ? item.maxProcess: item.curProcess}}%</text>
|
|
|
<text v-else>{{item.maxProcess}}%</text>
|
|
|
- </text>
|
|
|
+ </text> -->
|
|
|
</view>
|
|
|
</myCollapseCardVue>
|
|
|
</myCollapseCardVue>
|