Commit 5c6f2c84 by caoyanzhi

修改日期格式

parent 3d341fcf
......@@ -32,7 +32,7 @@
<i class="form-tip-icon">i</i>
</el-tooltip>
</div>
<el-date-picker v-model="ruleForm.effectiveDateTmp" type="date" :editable="false" format="yyyyMMdd" value-format="yyyy-MM-dd HH:mm:ss" default-time="23:59:59" :picker-options="pickerOptions">
<el-date-picker v-model="ruleForm.effectiveDateTmp" type="date" value-format="yyyy-MM-dd HH:mm:ss" default-time="23:59:59" :picker-options="pickerOptions">
</el-date-picker>
</el-form-item>
<el-form-item label="" prop="describle" class="w-548">
......
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