样式调整
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
<el-row type="flex">
|
||||
<el-col :span="20">
|
||||
<el-form-item label="处罚决定日期" prop="sanctionDate">
|
||||
<el-date-picker v-model="forms.sanctionDate" value-format="yyyy-MM-dd" type="date" placeholder="选择日期" style="width:375px">
|
||||
<el-date-picker v-model="forms.sanctionDate" value-format="yyyy-MM-dd" type="date" placeholder="选择日期" style="width:338px">
|
||||
</el-date-picker>
|
||||
</el-form-item>
|
||||
</el-col>
|
||||
|
||||
Reference in New Issue
Block a user