This commit is contained in:
刘龙龙 2023-12-15 10:36:42 +08:00
parent 6afdbd4d85
commit d12dd164c5
4 changed files with 273 additions and 15002 deletions

View File

@ -283,5 +283,3 @@ const getPie3D = (
};
export { getPie3D, getParametricEquation };

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -442,10 +442,7 @@ export default {
myChart.setOption(this.option1);
},
},
mounted() {
this.dldy();
this.ssfh();
},
mounted() {},
beforeDestroy() {
this.falg = false;
},