Commit c7ffddbb by 无尘

fix: 修改提示

parent aa846b4b
......@@ -4,7 +4,7 @@
* @Author: 无尘
* @Date: 2019-10-28 09:32:04
* @LastEditors: 无尘
* @LastEditTime: 2020-07-20 10:02:34
* @LastEditTime: 2020-07-22 15:42:06
-->
<template>
<div style="background:#f0f2f5;margin-top: -20px;height:100vh;">
......@@ -33,7 +33,7 @@ export default {
},
computed: {
message() {
return '登录遇到错误啦!请确认您是否是好办小程序管理员。如不是,请联系管理员在<企业微信-我的企业-权限管理>添加好办管理员';
return '暂无好办后台管理权限,请联系管理员添加权限';
}
},
/* eslint-disable */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment