wangqifan 3 tahun lalu
induk
melakukan
541fc810ee
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      src/main/vue/src/views/CustomerAccountEdit.vue

+ 1 - 1
src/main/vue/src/views/CustomerAccountEdit.vue

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