Commit cb17d237 authored by 吴春's avatar 吴春

1

parent 4a924d53
......@@ -334,7 +334,8 @@
</el-col>
<el-col :span="8">
<el-form-item label="合同时间:">
<el-date-picker v-model="addMsg.ContractStartDateInfo" type="daterange" start-placeholder="开始日期" end-placeholder="结束日期"></el-date-picker>
<el-date-picker v-model="addMsg.ContractStartDateInfo" type="datetimerange" start-placeholder="开始日期" end-placeholder="结束日期" size="small" value-format="yyyy-MM-dd"   format="yyyy-MM-dd"
></el-date-picker>
</el-form-item>
</el-col>
<el-col :span="4" :gutter="35">
......
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