Commit 8aa3fa45 authored by 谢希宇's avatar 谢希宇

Submit by Strive

Submit Date 2021/03/02
parent 7d0abc50
......@@ -130,6 +130,16 @@
readonly="readonly"/>
</div>
<div class="form-group form-md-line-input col-xs-6">
<label for="takeEffectDate">生效日期</label>
<input type="text"
class="form-control"
id="takeEffectDate" name="takeEffectDate"
placeholder="失效时间"
value="$!date.format('yyyy-MM-dd HH:mm:ss ',$!data.takeEffectDate)"
readonly="readonly"/>
</div>
<div class="form-group form-md-line-input col-xs-6">
<label for="expireDate">失效时间</label>
<input type="text"
......
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