Browse Source

唤醒音 修复不可提交bug

DESKTOP-O04BTUJ\muzen 2 years atrás
parent
commit
05985dda2f
1 changed files with 2 additions and 1 deletions
  1. 2 1
      src/views/operation/waken/detail.vue

+ 2 - 1
src/views/operation/waken/detail.vue

@@ -301,9 +301,10 @@ export default {
               this.form.id ? this.getDevices() : this.cancel()
               this.form.id ? this.getDevices() : this.cancel()
             }
             }
           })
           })
+        } else {
+          return false
         }
         }
       })
       })
-
     },
     },
 
 
     // 字典翻译
     // 字典翻译