Parcourir la source

fix: 问题修改

dulonghui il y a 5 mois
Parent
commit
6db4ceef3d
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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) {