Browse Source

fix: 问题修改

dulonghui 5 months ago
parent
commit
6db4ceef3d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/components/StyleSetting.vue

+ 1 - 1
src/components/StyleSetting.vue

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