ananzhusen hai 1 ano
pai
achega
c4a546e75e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/components/Graphics.vue

+ 1 - 1
src/views/components/Graphics.vue

@@ -444,7 +444,7 @@ const groupChange = async (name: string) => {
       if (activeAssets.value === 'system') {
         if (!templateCaches.length) {
           loading.value = true;
-          templateCaches.push(...(await getCaseProjects('系统模')));
+          templateCaches.push(...(await getCaseProjects('系统模')));
           for (const group of templates) {
             group.list = [];
             for (const item of templateCaches) {