tangning il y a 8 mois
Parent
commit
78d9d7dd39
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  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;
         }