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
18c7a8e4
Commit
18c7a8e4
authored
Jan 31, 2023
by
闫泽浩
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updpts更新
parent
d1211671
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
2 additions
and
2 deletions
+2
-2
Infsea.vue
src/views/Statics/Infpts/Infsea.vue
+0
-0
index.vue
src/views/Statics/Infpts/index.vue
+0
-0
pts.js
src/views/Statics/Infpts/pts.js
+0
-0
StaticsRouter.js
src/views/Statics/StaticsRouter.js
+2
-2
No files found.
src/views/Statics/In
d
pts/Infsea.vue
→
src/views/Statics/In
f
pts/Infsea.vue
View file @
18c7a8e4
File moved
src/views/Statics/In
d
pts/index.vue
→
src/views/Statics/In
f
pts/index.vue
View file @
18c7a8e4
File moved
src/views/Statics/In
d
pts/pts.js
→
src/views/Statics/In
f
pts/pts.js
View file @
18c7a8e4
File moved
src/views/Statics/StaticsRouter.js
View file @
18c7a8e4
...
...
@@ -84,7 +84,7 @@ import Dbefee from "./Dbefee";
import
Dbdfee
from
"./Dbdfee"
;
import
InfBtb
from
"./Infbtb"
;
import
In
dpts
from
"./Ind
pts"
;
import
In
fpts
from
"./Inf
pts"
;
import
DbiBtb
from
"./Dbibtb"
;
import
Infcup
from
"./Infcup"
;
...
...
@@ -215,7 +215,7 @@ const StaticsRouter = [
{
path
:
'infbtb'
,
component
:
InfBtb
,
name
:
'StaticsInfbtb'
,
meta
:
{
title
:
'查询清算代理行'
}
},
{
path
:
'dbibtb/:inr'
,
component
:
DbiBtb
,
name
:
'StaticsDbibtb'
,
meta
:
{
title
:
(
tag
)
=>
{
return
'清算代理行详情: '
+
tag
.
params
.
inr
}
}
},
{
path
:
'In
dpts'
,
component
:
Ind
pts
,
name
:
'StaticsDbaatx'
,
meta
:
{
title
:
'客户管户机构管理'
}
},
{
path
:
'In
fpts'
,
component
:
Inf
pts
,
name
:
'StaticsDbaatx'
,
meta
:
{
title
:
'客户管户机构管理'
}
},
]
...
...
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