dulonghui 5 mesi fa
parent
commit
6db4ceef3d
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/components/StyleSetting.vue

+ 1 - 1
src/components/StyleSetting.vue

@@ -292,7 +292,7 @@ function setData(type) {
   } else {
     categoryList.value = []
   }
-  console.log(categoryList.value)
+  // console.log(categoryList.value)
 }
 
 function onGetScalc(item) {