@@ -242,8 +242,8 @@ export default {
id: 'crossing-list', // 这里的 ID 可以根据实际业务场景动态生成
title: '',
component: 'CrossingListPanel',
- width: 1720,
- height: 682,
+ width: 1920,
+ height: 750,
center: false,
showClose: true,
noPadding: false,