@@ -143,7 +143,7 @@
<span v-else>{{ cycles.money }}</span></span
>
<el-button
- type="danger"
+ type="primary"
v-show="!show"
v-if="(cycles.idx === item.nowIdx) & enabled"
@click="showEntryDialog(item.contractId, cycles)"