mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-08-14 18:11:53 +08:00
🐞 fix:修复el-input、el-select、el-date-picker宽度
This commit is contained in:
@@ -79,7 +79,7 @@
|
||||
<el-date-picker
|
||||
v-model="queryParams.createTime"
|
||||
:default-time="[new Date('1 00:00:00'), new Date('1 23:59:59')]"
|
||||
class="!w-260px"
|
||||
class="!w-280px"
|
||||
end-placeholder="自定义时间"
|
||||
start-placeholder="自定义时间"
|
||||
type="daterange"
|
||||
|
Reference in New Issue
Block a user