Commit 4ba69006 authored by youjie's avatar youjie

修复 付款单据 时间

parent 4ac4fc9e
......@@ -709,7 +709,7 @@
<tr>
<td>{{$t('fnc.yjfkuanriqi')}}</td>
<td colspan="7">
<el-date-picker clearable class="w190 _border_b_1" v-model="msg.PayDate" type="datetime"
<el-date-picker format="yyyy-MM-dd HH:mm:ss" value-format="yyyy-MM-dd HH:mm:ss" clearable class="w190 _border_b_1" v-model="msg.PayDate" type="datetime"
:placeholder="$t('fnc.qxzrqshijian')" align="right">
</el-date-picker>
</td>
......
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