Commit 65e95739 by crushh

update: 修改

parent 0a014f63
......@@ -49,7 +49,8 @@
<el-form-item label="任务逾期" prop="invalidDay">
<el-input-number v-model="form.invalidDay" :min="0" controls-position="right" :disabled="readOnly"></el-input-number>
<span>天之后失效</span>
<i style="color:#FA8C16;font-size:14px;margin: 0 5px 0 10px;" class="el-icon-warning" /><span class="gray fz12">逾期任务失效后不可再操作</span>
<i style="color:#FA8C16;font-size:14px;margin: 0 5px 0 10px;" class="el-icon-warning" />
<span class="gray fz12">逾期任务失效后不可再操作</span>
</el-form-item>
<el-form-item class="is-required" label="添加群发内容" prop="">
<template slot="label">
......
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