ソースを参照

Merge branch '0601Action' into test

mo 4 年 前
コミット
8bfa996a89
1 ファイル変更1 行追加1 行削除
  1. 1 1
      src/views/deviceNumManager/index.vue

+ 1 - 1
src/views/deviceNumManager/index.vue

@@ -177,7 +177,7 @@ export default {
     },
     unbind(row) {
       this.$confirm(
-        "请确认是否解除绑定,解除后该设备号课重新绑定账号?",
+        "请确认是否解除绑定,解除后该设备号可重新绑定账号",
         "提示",
         {
           confirmButtonText: "确定",