添加:会员卡赠送酒卡额度

This commit is contained in:
wuhui_zzw 2024-01-17 17:33:38 +08:00
parent 87d7ec53f7
commit 4f75b7ac14
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@
<el-table-column prop="cost_price" label="原价" min-width="60" />
<el-table-column prop="price" label="优惠价" min-width="60" />
<el-table-column prop="sort" label="排序" min-width="60" />
<el-table-column prop="quota" label="赠送酒卡额度" min-width="60" />
<el-table-column prop="status" label="是否开启" min-width="100">
<template slot-scope="scope">
<el-switch