Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
I
isc-web-vue
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
biyuewuhua
isc-web-vue
Commits
5fd62874
Commit
5fd62874
authored
Oct 06, 2024
by
huangshunlin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
路由匹配首字母大写
parent
3368ca75
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
index.vue
src/page/Remittance/Cptdcr/views/index.vue
+1
-1
index.vue
src/page/Remittance/Cptrej/views/index.vue
+1
-1
No files found.
src/page/Remittance/Cptdcr/views/index.vue
View file @
5fd62874
...
...
@@ -50,7 +50,7 @@
import
Docpan
from
"~/components/business/docpan/views"
;
export
default
{
name
:
"
c
ptdcr"
,
name
:
"
C
ptdcr"
,
components
:
{
"m-ovwp"
:
Ovwp
,
"m-setpan"
:
Setpan
,
...
...
src/page/Remittance/Cptrej/views/index.vue
View file @
5fd62874
...
...
@@ -51,7 +51,7 @@
import
Docpan
from
"~/components/business/docpan/views"
;
export
default
{
name
:
"
c
ptrej"
,
name
:
"
C
ptrej"
,
components
:
{
"m-ovwp"
:
Ovwp
,
"m-setpan"
:
Setpan
,
...
...
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