This commit is contained in:
parent
6afdbd4d85
commit
d12dd164c5
|
|
@ -283,5 +283,3 @@ const getPie3D = (
|
||||||
};
|
};
|
||||||
|
|
||||||
export { getPie3D, getParametricEquation };
|
export { getPie3D, getParametricEquation };
|
||||||
|
|
||||||
|
|
||||||
1551
src/utils/index.js
1551
src/utils/index.js
File diff suppressed because it is too large
Load Diff
13173
src/utils/yinru.js
13173
src/utils/yinru.js
File diff suppressed because it is too large
Load Diff
|
|
@ -442,10 +442,7 @@ export default {
|
||||||
myChart.setOption(this.option1);
|
myChart.setOption(this.option1);
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
mounted() {
|
mounted() {},
|
||||||
this.dldy();
|
|
||||||
this.ssfh();
|
|
||||||
},
|
|
||||||
beforeDestroy() {
|
beforeDestroy() {
|
||||||
this.falg = false;
|
this.falg = false;
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue