Pārlūkot izejas kodu

更换比赛背景图

yerong 4 gadi atpakaļ
vecāks
revīzija
3a319f82f1
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      src/components/device/device.vue

+ 1 - 1
src/components/device/device.vue

@@ -237,7 +237,7 @@ export default {
               fail(err) {
                 if (err["errCode"] == 10001) {
                   Toast.fail({
-                    message: "请打开手机蓝牙!",
+                    message: "请打开蓝牙和位置信息!",
                   });
                 } else {
                   Toast.fail({