|
|
@@ -22,7 +22,7 @@
|
|
|
<el-input v-model="ruleForm.amount" style="width: 60px"></el-input>
|
|
|
<div class="prompt-text">元优惠券,满</div>
|
|
|
<el-input v-model="ruleForm.miniCost" style="width: 60px"></el-input>
|
|
|
- <div class="prompt-text">元可以使用,领取后</div>
|
|
|
+ <div class="prompt-text">元可用,领取后</div>
|
|
|
<el-input v-model="ruleForm.duration" style="width: 60px"></el-input>
|
|
|
<div class="prompt-text">天内有效。</div>
|
|
|
</div>
|