Browse Source

代码优化

林旭祥 7 tháng trước cách đây
mục cha
commit
bea832321b
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      src/views/train/multiple.vue

+ 0 - 1
src/views/train/multiple.vue

@@ -572,7 +572,6 @@ const initHand = () => {
     }
     //举左手
     if (e?.data?.result == "left_hand") {
-      console.log("左手")
       //开始识别
       if (needStart.value && examState.value < 41) {
         getOpenOneTestAndStartFace();