瀏覽代碼

【开奖管理】-【抽奖记录】列表增加奖品信息列

934589956 2 周之前
父節點
當前提交
86cbe1ad50
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      src/views/lotteryManage/lotteryLogsList.vue

+ 2 - 0
src/views/lotteryManage/lotteryLogsList.vue

@@ -33,6 +33,8 @@
             </el-table-column>
             <el-table-column align="center" min-width="80px" label="奖号" prop="couponNumber">
             </el-table-column>
+            <el-table-column align="center" min-width="120px" label="奖品名称" prop="prizeName">
+            </el-table-column>
             <el-table-column align="center" min-width="150px" label="日期" prop="createTime">
             </el-table-column>