style(business): 调整弹窗宽度及优化端口码头排序和提示
- 将业务详情、导入和调度弹窗宽度由96%调整至92% - 修改端口码头相关字段的order属性,调整显示顺序 - 将“请选择类型”提示消息替换为变量newLocal,便于国际化 - 注释掉.detail-address-input的宽度样式,避免样式冲突
This commit is contained in:
@@ -604,7 +604,7 @@ export default {
|
||||
prop: 'detailAddress',
|
||||
slot: true,
|
||||
formslot: true,
|
||||
span: 24,
|
||||
span: 12,
|
||||
minWidth: 220,
|
||||
overHidden: false,
|
||||
order: 86,
|
||||
|
||||
Reference in New Issue
Block a user