@@ -7,7 +7,7 @@
@close="cancelHandle"
center
v-dialogDrag
- width="600px">
+ width="620px">
<div class="dialog-legend">
<div v-for="(item,index) in legendListCopy" :key="item.Name" class="legend-item">
<div class="legend-item-color" :style="{backgroundColor:seasonColor[index]}"></div>