Commit 1e6af53a authored by 黄奎's avatar 黄奎

页面修改

parent d00aad5b
......@@ -371,10 +371,10 @@
<div class="block date">
<label class="demonstration">日付</label>
<el-date-picker v-model="msg.sDate" type="date" :placeholder="$t('admin.admin_choDate')"
value-format="yyyy-MM-dd" :picker-options="pickerOptions1">
value-format="yyyy-MM-dd" ><!--:picker-options="pickerOptions1"-->
</el-date-picker>
<el-date-picker v-model="msg.eDate" type="date" :placeholder="$t('admin.admin_choDate')"
value-format="yyyy-MM-dd" :picker-options="pickerOptions2">
value-format="yyyy-MM-dd" ><!--:picker-options="pickerOptions2"-->
</el-date-picker>
</div>
</li>
......
This diff is collapsed.
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