wangfei hace 6 años
padre
commit
d827a52000
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      src/pages/user/receiveChannel/index.vue

+ 1
- 1
src/pages/user/receiveChannel/index.vue Ver fichero

@@ -2,7 +2,7 @@
2 2
   <div class="mainPage" v-if="show">
3 3
     <div class="residue">
4 4
       <i class="iconfont icon-gantanhao"></i>
5
-      <span>仅剩{{data.TotalCount - data.UsedCount}}张券可以领取!</span>
5
+      <span>仅剩{{data.TotalCount - data.SentCount}}张券可以领取!</span>
6 6
     </div>
7 7
     <div class="logo">
8 8
       <img :src="logo" alt="">