由于打包出现问题,缺少tab-3文件,将那行引用注销了
This commit is contained in:
parent
bb0b951d96
commit
2bf34c1361
|
|
@ -5,7 +5,7 @@ import { gisImgOpt, tqycAnimationType, weathFlag } from '@/gis/ol/index';
|
||||||
import { playbackSearchData, weatherDataLine, weatherPreview } from '@/utils/axios/tqyb/data/index';
|
import { playbackSearchData, weatherDataLine, weatherPreview } from '@/utils/axios/tqyb/data/index';
|
||||||
import tab1 from './tab-1/index.vue';
|
import tab1 from './tab-1/index.vue';
|
||||||
import tab2 from './tab-2/index.vue';
|
import tab2 from './tab-2/index.vue';
|
||||||
import tab3 from './tab-3/index.vue';
|
// import tab3 from './tab-3/index.vue';
|
||||||
import WindRose from './WindRose.vue';
|
import WindRose from './WindRose.vue';
|
||||||
|
|
||||||
const { t } = useI18n();
|
const { t } = useI18n();
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user