Browse Source

代码优化

林旭祥 7 months ago
parent
commit
bea832321b
1 changed files with 0 additions and 1 deletions
  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") {
     if (e?.data?.result == "left_hand") {
-      console.log("左手")
       //开始识别
       //开始识别
       if (needStart.value && examState.value < 41) {
       if (needStart.value && examState.value < 41) {
         getOpenOneTestAndStartFace();
         getOpenOneTestAndStartFace();