Commit 391c30b1 by caoyanzhi

update: 去掉文案

parent c6dca224
......@@ -245,7 +245,6 @@
<el-form-item label="积分有效期:" v-if="ruleForm.integralGetStatus == 1" prop="integralGetEffectiveDays">
自获取之日起
<el-input v-model="ruleForm.integralGetEffectiveDays" @keyup.native="formatInputNum($event)" style="width: 115px"></el-input><label></label>
<span class="setting-tips">适用于所有方式获取的积分</span>
</el-form-item>
<!-- 新增策略有效期配置 -->
<el-form-item label="策略有效期:" prop="perpetualFlag">
......
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