@ -369,12 +369,7 @@ getGoods();
show-overflow-tooltip
/>
<el-table-column prop="adminName" label="提交人" width="120px" />
<el-table-column
prop="createTime"
label="消费时间"
width="180px"
sortable
<el-table-column prop="createTime" label="消费时间" width="180px" />
</el-table>
</div>
@ -788,7 +788,6 @@ const batchAdd = function () {
label-width="auto"
style="max-width: 1200px"
label-position="left"
width="1000px"
>
<el-text size="large" style="margin-left: 20px">客户信息</el-text>
<el-row style="margin-top: 20px">
@ -430,11 +430,7 @@ onMounted(async function () {
label="活动名称"
width="150px"
prop="paidGold"
label="充值金额(新币)"
width="120px"
<el-table-column prop="paidGold" label="充值金额" width="120px" />
<el-table-column prop="paidGold" label="充值金币" width="100px" />
<el-table-column prop="freeGold" label="免费金币" width="100px" />
@ -397,11 +397,7 @@ onMounted(async function () {
prop="rechargeWay"
label="充值方式"