Commit 0f3c43b2 authored by 黄奎's avatar 黄奎

页面修改

parent 07373585
...@@ -62,7 +62,7 @@ ...@@ -62,7 +62,7 @@
} }
.guidPerformance .leftTop { .guidPerformance .leftTop {
width: 1100px; width: 1150px;
height: 360px; height: 360px;
border: 1px solid #E6E6E6; border: 1px solid #E6E6E6;
background-color: #fff; background-color: #fff;
...@@ -545,7 +545,6 @@ ...@@ -545,7 +545,6 @@
this.loading = false; this.loading = false;
if (res.data.resultCode == 1) { if (res.data.resultCode == 1) {
this.DataList = res.data.data; this.DataList = res.data.data;
} }
}, },
err => {} err => {}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment