@@ -100,8 +100,7 @@ export default {
},
mounted() {
- console.log(444777)
- console.log('55556',this.chartData)
+
}
};
</script>
@@ -144,11 +144,9 @@
.popup-main {
position: absolute;
left: 10rem;
- top: 105rem;
- margin-top: 5rem;
- // height: 490rem;
-
- height: calc((100% - 145rem) / 3);
+ top: 95rem;
+ margin-top: 15rem;
+ height: calc((100% - 165rem) / 3);
width: 350rem;
// padding: 10rem;
z-index: 11;
right: 10rem;