shish 4 anni fa
parent
commit
69138e234f
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      hdApp/src/admin/home/workbench.vue

+ 1 - 1
hdApp/src/admin/home/workbench.vue

@@ -181,7 +181,7 @@ export default {
           console.log("获取微信失败:" + e.message);
         });
       } else {
-        that.$msg("微信应用未安装")
+        that.$msg("请安装微信")
 				return false
       }
 			// #endif