瀏覽代碼

bug修改

wangfei 6 年之前
父節點
當前提交
a0dc27eded
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      src/pages/sales/cardAndCouponNum/index.vue

+ 1
- 1
src/pages/sales/cardAndCouponNum/index.vue 查看文件

@@ -42,12 +42,12 @@
42 42
           <ul>
43 43
             <li class="flex-h">
44 44
               <span>销售名称</span>
45
+              <span>用户领取</span>
45 46
               <div class="flex-item">
46 47
                 <div>
47 48
                   <span>实际使用</span>
48 49
                 </div>
49 50
               </div>
50
-              <span>用户领取</span>
51 51
             </li>
52 52
             <li class="flex-h" v-for="(item,index) in data.CustomerCard" :key="index">
53 53
               <span>{{item.RealName}}</span>