Browse Source

Merge branch 'dev' into 'test'

查看盲票bug修复

See merge request quanshu/mp-ui-pc!289
hunagwb 3 năm trước cách đây
mục cha
commit
4ddcb4ba86
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/business/ticket/detail.vue

+ 1 - 1
src/views/business/ticket/detail.vue

@@ -64,7 +64,7 @@
            <div class="prize-top">
              <div>奖级名称:{{ item.name }}</div>
              <div>奖级:{{ item.sort }}</div>
-             <div v-if="info.type == 'online'" >关联奖级:{{ item.awardsLabel }}</div>
+             <div v-if="info.type.value == 'online'" >关联奖级:{{ item.awardsLabel }}</div>
              <div>奖级数量:{{ item.quantity }}</div>
            </div>
            <div class="prize-table">