mo 5 年之前
父節點
當前提交
ff5b57c013
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/views/resetTeaming/components/strudentPayInfo.vue

+ 2 - 2
src/views/resetTeaming/components/strudentPayInfo.vue

@@ -17,10 +17,10 @@
         <p class="title">状态</p>
         <p class="status"
            style="color:#ff6a6a"
-           v-if="info.paymentStatus == 1">{{'已开启'}}</p>
+           v-if="info.paymentStatus == 1">{{'进行中'}}</p>
         <p class="status"
            style="color:#5ccdb8"
-           v-if="info.paymentStatus == 2">{{'已完成'}}</p>
+           v-if="info.paymentStatus == 2">{{'已结束'}}</p>
       </div>
       <div class="right">
         <div class="expectBox first">