소스 검색

fix: 问题修改

dulonghui 5 달 전
부모
커밋
6db4ceef3d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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) {