This commit is contained in:
闫晓茹 2023-02-27 11:25:55 +08:00
parent cd2b1a34b3
commit 38b83dba42

View File

@ -270,7 +270,7 @@
<el-input <el-input
v-model.number="form.couponPrice" v-model.number="form.couponPrice"
maxlength="8" maxlength="8"
placeholder="请输入优惠券面额" placeholder="请输入优惠券面额,单位:元"
style="width: 220px" style="width: 220px"
/> />
</el-form-item> </el-form-item>