style(business): 调整弹窗宽度及优化端口码头排序和提示

- 将业务详情、导入和调度弹窗宽度由96%调整至92%
- 修改端口码头相关字段的order属性,调整显示顺序
- 将“请选择类型”提示消息替换为变量newLocal,便于国际化
- 注释掉.detail-address-input的宽度样式,避免样式冲突
This commit is contained in:
2026-08-13 10:57:16 +08:00
parent 8c7ef5822a
commit a89cb44e36
2 changed files with 169 additions and 167 deletions
+1 -1
View File
@@ -604,7 +604,7 @@ export default {
prop: 'detailAddress',
slot: true,
formslot: true,
span: 24,
span: 12,
minWidth: 220,
overHidden: false,
order: 86,