tangning 8 달 전
부모
커밋
78d9d7dd39
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      src/views/productOperation/cameraScene.vue

+ 0 - 1
src/views/productOperation/cameraScene.vue

@@ -726,7 +726,6 @@
       onMounted(async () => {
         let list = await sceneCount()
         // let list1 = await operateSceneList({sceneType: 1})
-        console.log('list', list, list1);
         if(list == 0) {
           qrCodeUrl.value.show = true;
         }