|
@@ -331,7 +331,6 @@ export default {
|
|
|
|
|
|
});
|
|
|
this.jiDataInfo = res.data
|
|
|
- console.log('res.data: ', res.data);
|
|
|
},
|
|
|
init_echart() {
|
|
|
|
|
@@ -764,7 +763,7 @@ export default {
|
|
|
this.init_tdgy_gy_jd();
|
|
|
that.init_echart();
|
|
|
that.init_dial_watch_scjg();
|
|
|
-
|
|
|
+ that.getInfo();
|
|
|
this.$refs.tdgy_echart_gyjd.setOptions([
|
|
|
{ name: "未供应", value: 12 },
|
|
|
{ name: "以划拨", value: 21 },
|