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
eb41056a
Commit
eb41056a
authored
May 05, 2023
by
xionglin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
路由修改
parent
0d5e7c0b
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
4 deletions
+0
-4
business.js
src/routers/modules/business.js
+0
-4
No files found.
src/routers/modules/business.js
View file @
eb41056a
...
@@ -10,15 +10,12 @@ const Business = [
...
@@ -10,15 +10,12 @@ const Business = [
{
path
:
'gitcrq'
,
component
:
()
=>
import
(
'~/business/gitcrq/views'
),
name
:
'gitcrq'
,
meta
:
{
title
:
'保函索赔登记'
}
},
{
path
:
'gitcrq'
,
component
:
()
=>
import
(
'~/business/gitcrq/views'
),
name
:
'gitcrq'
,
meta
:
{
title
:
'保函索赔登记'
}
},
{
path
:
'gitcrj'
,
component
:
()
=>
import
(
'~/business/gitcrj/views'
),
name
:
'gitcrj'
,
meta
:
{
title
:
'进口保函拒付'
}
},
{
path
:
'gitcrj'
,
component
:
()
=>
import
(
'~/business/gitcrj/views'
),
name
:
'gitcrj'
,
meta
:
{
title
:
'进口保函拒付'
}
},
{
path
:
'gitfee'
,
component
:
()
=>
import
(
'~/business/gitfee/views'
),
name
:
'gitfee'
,
meta
:
{
title
:
'进口保函收费'
}
},
{
path
:
'gitfee'
,
component
:
()
=>
import
(
'~/business/gitfee/views'
),
name
:
'gitfee'
,
meta
:
{
title
:
'进口保函收费'
}
},
<<<<<<<
HEAD
{
path
:
'gitatt'
,
component
:
()
=>
import
(
'~/business/gitatt/views'
),
name
:
'gitatt'
,
meta
:
{
title
:
'绑定电子凭证'
}
},
{
path
:
'gitatt'
,
component
:
()
=>
import
(
'~/business/gitatt/views'
),
name
:
'gitatt'
,
meta
:
{
title
:
'绑定电子凭证'
}
},
=======
{
path
:
'giteng'
,
component
:
()
=>
import
(
'~/business/giteng/views'
),
name
:
'giteng'
,
meta
:
{
title
:
'保函保证金调整'
}
},
{
path
:
'giteng'
,
component
:
()
=>
import
(
'~/business/giteng/views'
),
name
:
'giteng'
,
meta
:
{
title
:
'保函保证金调整'
}
},
{
path
:
'gitadd'
,
component
:
()
=>
import
(
'~/business/gitadd/views'
),
name
:
'gitadd'
,
meta
:
{
title
:
'保函编辑参考号(公共交易)'
}
},
{
path
:
'gitadd'
,
component
:
()
=>
import
(
'~/business/gitadd/views'
),
name
:
'gitadd'
,
meta
:
{
title
:
'保函编辑参考号(公共交易)'
}
},
{
path
:
'gctadd'
,
component
:
()
=>
import
(
'~/business/gctadd/views'
),
name
:
'gctadd'
,
meta
:
{
title
:
'保函索赔编辑参考号(公共交易)'
}
},
{
path
:
'gctadd'
,
component
:
()
=>
import
(
'~/business/gctadd/views'
),
name
:
'gctadd'
,
meta
:
{
title
:
'保函索赔编辑参考号(公共交易)'
}
},
{
path
:
'gctrop'
,
component
:
()
=>
import
(
'~/business/gctrop/views'
),
name
:
'gctrop'
,
meta
:
{
title
:
'保函索赔注销后激活'
}
},
{
path
:
'gctrop'
,
component
:
()
=>
import
(
'~/business/gctrop/views'
),
name
:
'gctrop'
,
meta
:
{
title
:
'保函索赔注销后激活'
}
},
{
path
:
'gitplb'
,
component
:
()
=>
import
(
'~/business/gitplb/views'
),
name
:
'gitplb'
,
meta
:
{
title
:
'保函责任计划变更'
}
},
{
path
:
'gitplb'
,
component
:
()
=>
import
(
'~/business/gitplb/views'
),
name
:
'gitplb'
,
meta
:
{
title
:
'保函责任计划变更'
}
},
>>>>>>>
16
bc667cde5e438e754d1e3e1007c6b137794319
]
]
export
default
Business
export
default
Business
\ No newline at end of file
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