林旭祥 hai 5 días
pai
achega
3770419c7e
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  1. 1 1
      src/views/analysis/index.vue
  2. 1 1
      src/views/score/index.vue

+ 1 - 1
src/views/analysis/index.vue

@@ -55,7 +55,7 @@ const router = useRouter();
 const route = useRoute();
 const dic: any = dataDictionary;
 const { proxy } = getCurrentInstance() as any;
-const timeProjectList = ['basketballv1', 'run50', 'run60', 'run70', 'run100', 'run200', 'run400', 'run800', 'run1000', 'runa800', 'runa1000', 'runwb800', 'runwb1000'];
+const timeProjectList = ['basketballv1','run50','run60','run70','run100','run200','run400','run800','run1000','runa800','runa1000','runwb800','runwb1000', 'run15x4', 'run50x8', 'run10x4'];
 const reportScrollRef = ref();
 
 //筛选班别

+ 1 - 1
src/views/score/index.vue

@@ -49,7 +49,7 @@ const { proxy } = getCurrentInstance() as any;
 const router = useRouter();
 const route = useRoute();
 const dic: any = dataDictionary;
-const timeProjectList = ['basketballv1', 'run50', 'run60', 'run70', 'run100', 'run200', 'run400', 'run800', 'run1000', 'runa800', 'runa1000', 'runwb800', 'runwb1000'];
+const timeProjectList = ['basketballv1','run50','run60','run70','run100','run200','run400','run800','run1000','runa800','runa1000','runwb800','runwb1000', 'run15x4', 'run50x8', 'run10x4'];
 const data = reactive<any>({
   parameter: {
     id: 0,