tangning 8 mesiacov pred
rodič
commit
78d9d7dd39

+ 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;
         }