Commit b1296b4d authored by chenqikuai's avatar chenqikuai

fix: 通讯录添加权限校验

parent 14f7748a
......@@ -61,6 +61,7 @@ const routes: Array<RouteRecordRaw> = [
name: "AddressBook",
meta: {
activeTab: "ChatList",
needAuth: true,
},
component: () =>
import(
......
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