mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-11-29 18:28:44 +08:00
🐞 fix:修复el-input、el-select、el-date-picker宽度
This commit is contained in:
@@ -127,6 +127,7 @@
|
||||
placeholder="选择下次联系时间"
|
||||
type="datetime"
|
||||
value-format="x"
|
||||
class="!w-1/1"
|
||||
/>
|
||||
</el-form-item>
|
||||
</el-col>
|
||||
|
||||
@@ -153,6 +153,7 @@
|
||||
placeholder="选择下次联系时间"
|
||||
type="datetime"
|
||||
value-format="x"
|
||||
class="!w-1/1"
|
||||
/>
|
||||
</el-form-item>
|
||||
</el-col>
|
||||
|
||||
@@ -127,6 +127,7 @@
|
||||
placeholder="选择下次联系时间"
|
||||
type="datetime"
|
||||
value-format="x"
|
||||
class="!w-1/1"
|
||||
/>
|
||||
</el-form-item>
|
||||
</el-col>
|
||||
|
||||
@@ -124,6 +124,7 @@
|
||||
placeholder="选择回款日期"
|
||||
type="date"
|
||||
value-format="x"
|
||||
class="!w-100%"
|
||||
/>
|
||||
</el-form-item>
|
||||
</el-col>
|
||||
|
||||
@@ -89,6 +89,7 @@
|
||||
placeholder="选择计划回款日期"
|
||||
type="date"
|
||||
value-format="x"
|
||||
class="!w-100%"
|
||||
/>
|
||||
</el-form-item>
|
||||
</el-col>
|
||||
|
||||
Reference in New Issue
Block a user