数据分析ui补充完善,接入数据库
This commit is contained in:
@@ -109,7 +109,8 @@
|
||||
</template>
|
||||
|
||||
<script setup lang="uts">
|
||||
import { computed, onLoad, ref } from 'vue'
|
||||
import { computed, ref } from 'vue'
|
||||
import { onLoad } from '@dcloudio/uni-app'
|
||||
import AnalyticsSidebarMenu from '@/components/analytics/AnalyticsSidebarMenu.uvue'
|
||||
import AnalyticsTopBar from '@/components/analytics/AnalyticsTopBar.uvue'
|
||||
import EChartsView from '@/uni_modules/charts/EChartsView.vue'
|
||||
|
||||
Reference in New Issue
Block a user