幸运24-记录-库存结果

This commit is contained in:
khalil
2025-07-01 18:40:28 +08:00
parent 90bac1464f
commit 033de46bca

View File

@@ -119,7 +119,6 @@
<el-table-column prop="expect"
align="center"
label="期望值" />
<el-table-column prop="isSupplement"
align="center"
label="本次是否后台赠送" />
@@ -132,6 +131,9 @@
<el-table-column prop="winGoldNum"
align="center"
label="退出" />
<el-table-column prop="stockResult"
align="center"
label="库存结果" />
</el-table>
<!-- 分页 -->