Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
V
vue-gjjs
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
fukai
vue-gjjs
Commits
1f656a0a
Commit
1f656a0a
authored
Aug 30, 2023
by
WH
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
infbcd
parent
90c0187a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
SideMenu.vue
src/views/Layout/SideMenu.vue
+1
-1
No files found.
src/views/Layout/SideMenu.vue
View file @
1f656a0a
...
...
@@ -276,7 +276,7 @@ export default {
if
(
menuItem
.
pntmiu
===
undefined
||
menuItem
.
pntmiu
===
""
)
{
const
children
=
[];
// 此处为了兼容新的保函模块
if
([
'4'
,
'13'
,
'3'
,
'6'
].
includes
(
menuItem
.
inifrm
))
{
if
([
'4'
,
'13'
,
'3'
,
'6'
,
'5'
].
includes
(
menuItem
.
inifrm
))
{
menuItem
.
path
=
"/business-new"
;
}
else
{
menuItem
.
path
=
"/business"
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment