diff --git a/kicc-ui/src/components/AMap/src/Amap.vue b/kicc-ui/src/components/AMap/src/Amap.vue index 94e350df..78c741c8 100644 --- a/kicc-ui/src/components/AMap/src/Amap.vue +++ b/kicc-ui/src/components/AMap/src/Amap.vue @@ -82,8 +82,13 @@ taskName: '测试任务1' },{ taskName: '测试任务2' + },{ + taskName: '测试任务2' + },{ + taskName: '测试任务2' }], columns, + resizeHeightOffset: 5, showTableSetting: true, tableSetting: { setting: false, @@ -398,7 +403,7 @@ } .operatePanel-list { - + overflow: hidden; } }