2 Commits d4bed7c0cd ... 357008a69c

Author SHA1 Message Date
  wwj 357008a69c Merge branch 'master' of http://gogs.gisvg.com/YDM/museums-ui 1 month ago
  wwj 8baf9ff7e1 Merge branch 'master' of http://gogs.gisvg.com/YDM/museums-ui 1 month ago
1 changed files with 0 additions and 4 deletions
  1. 0 4
      src/views/Home/Index.vue

+ 0 - 4
src/views/Home/Index.vue

@@ -178,8 +178,6 @@ import { EChartsOption } from 'echarts'
 import type { WorkplaceTotal } from './types'
 import { pieOptions,  yearOptions, enterRatioOptions, originOptions, mouthOptions, outRatioOptions, returnRatioOptions } from './echarts-data'
 defineOptions({ name: 'Home' })
-
-
 //获取标本类型数
 import * as WorkbenchApi from '@/api/workbench'
 // const workbenchList = ref([] as WorkbenchApi.WorkbenchVO[]) //标本列表
@@ -264,8 +262,6 @@ const getAllApi = async () => {
 }
 
 
-
-
 //历年标本数量统计
 const yearOptionsData = reactive<EChartsOption>(yearOptions) as EChartsOption
 //本月入库数