mo 4 лет назад
Родитель
Сommit
d4987a8b23
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: "确定",