Commit f14e451d by liuchenxi

Merge branch 'feature/11月迭代'

parents 25747286 2e63110b
......@@ -291,6 +291,7 @@
:value="item.gradeId"
/>
</el-select>
<span class="tips">不符合此处会员等级卡的客户在小程序积分商城中不可见该礼品</span>
</el-form-item>
<el-form-item prop="ladder" v-if="specialOrder">
<el-checkbox-group v-model="couponForm.ladder" @change="changeladder" style="display:inline-block">
......@@ -1903,4 +1904,9 @@ export default {
.card-style.el-tabs--border-card {
box-shadow: none !important;
}
.sub_title {
color: #909399;
font-size: 12px;
margin-left: 8px;
}
</style>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment