refactor: permission (#357)

* refactor: permission

* chore: update

* chore: update

* chore: update

* chore: update

* chore: update

* chore: update

* chore: update

* chore: update

* chore: update

* fix: 修复`mix`混合模式导航在生产环境左侧菜单一定机率不显示的问题

* chore: update

* chore: update

* chore: update

* chore: update

* chore: update

* chore: update

* chore: update

* chore: update
This commit is contained in:
RealityBoy
2022-10-25 12:17:13 +08:00
committed by GitHub
parent cedc84d31a
commit 6ef4cf9fb6
47 changed files with 605 additions and 386 deletions

View File

@@ -6,7 +6,7 @@ export default [
method: "post",
response: () => {
return {
code: 0,
success: true,
data: {
list: [
{
@@ -71,7 +71,7 @@ export default [
method: "post",
response: () => {
return {
code: 0,
success: true,
data: [
{
name: "杭州总公司",
@@ -212,7 +212,7 @@ export default [
method: "post",
response: () => {
return {
code: 0,
success: true,
data: {
list: [
{