Browse Source

日常开发

林旭祥 1 month ago
parent
commit
13d1568cf1
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/train/test.vue

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

@@ -268,6 +268,7 @@ const getMessage = (e: any) => {
       cleanData();
     }
     if (e.data == 41) {
+      getClearTimer('face');
       getFaceWindow(true);
     }
     if (e.data == 43) {