Parcourir la source

update src/views/voucher/index.vue

wudebin il y a 6 mois
Parent
commit
b1e2276769
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      Strides-Admin/src/views/voucher/index.vue

+ 1 - 1
Strides-Admin/src/views/voucher/index.vue

@@ -24,7 +24,7 @@
             v-if="row.dataStatus != 'Inactive'">
             {{row.voucherId}}
           </div>
-          <span v-else>{{ row.chargeBoxId }}</span>
+          <span v-else>{{ row.voucherId }}</span>
         </template>
       </el-table-column>
       <el-table-column