25543
This commit is contained in:
@@ -309,13 +309,13 @@
|
||||
</el-form-item>
|
||||
<el-form-item label="任职日期" prop="partyStartDate">
|
||||
<el-date-picker
|
||||
size="small"
|
||||
v-model="form.partyStartDate"
|
||||
type="date"
|
||||
placeholder="选择日期"
|
||||
style="width: 100%"
|
||||
format="yyyy-MM-dd"
|
||||
:value-format="'yyyy-MM-dd' + ' 00:00:00'"
|
||||
size="small"
|
||||
v-model="form.partyStartDate"
|
||||
type="date"
|
||||
placeholder="选择日期"
|
||||
style="width: 100%"
|
||||
format="yyyy-MM-dd"
|
||||
:value-format="'yyyy-MM-dd'"
|
||||
>
|
||||
</el-date-picker>
|
||||
</el-form-item>
|
||||
|
||||
Reference in New Issue
Block a user