Commit dec322b775178907b1646a4f9f4196f13c7af76a
1 parent
050edcdc
pref: DEFECT-517 设备列表分配客户下拉时界面可以优化下
Showing
1 changed file
with
1 additions
and
1 deletions
@@ -7,7 +7,7 @@ | @@ -7,7 +7,7 @@ | ||
7 | centered | 7 | centered |
8 | @ok="dispatchCustomer" | 8 | @ok="dispatchCustomer" |
9 | @cancel="resetFields" | 9 | @cancel="resetFields" |
10 | - :minHeight="100" | 10 | + :minHeight="300" |
11 | okText="分配" | 11 | okText="分配" |
12 | > | 12 | > |
13 | <BasicForm @register="registerForm" /> | 13 | <BasicForm @register="registerForm" /> |