Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
SuperMan
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
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
罗超
SuperMan
Commits
bad9c450
Commit
bad9c450
authored
Jan 13, 2025
by
吴春
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
401446f4
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
0 deletions
+10
-0
zh.js
src/assets/common/lang/zh.js
+1
-0
config.js
src/router/config.js
+9
-0
No files found.
src/assets/common/lang/zh.js
View file @
bad9c450
...
@@ -2701,6 +2701,7 @@ export const op={
...
@@ -2701,6 +2701,7 @@ export const op={
fgszjdb
:
'新增日本印象'
,
fgszjdb
:
'新增日本印象'
,
yuankeyong
:
'元可用'
,
yuankeyong
:
'元可用'
,
IsSelfGuidedTour
:
'是否自由行'
,
IsSelfGuidedTour
:
'是否自由行'
,
IsSelfGuidedTour
:
'实际成交单价'
,
}
}
import
invoicesManager
from
'./zhCN/invoicesManager'
import
invoicesManager
from
'./zhCN/invoicesManager'
...
...
src/router/config.js
View file @
bad9c450
...
@@ -5071,6 +5071,15 @@ export default {
...
@@ -5071,6 +5071,15 @@ export default {
meta
:
{
meta
:
{
title
:
'今日订单'
title
:
'今日订单'
},
},
}
,
{
path
:
'/travelGLDOrder'
,
//高利贷统计界面
name
:
'travelGLDOrder'
,
component
:
resolve
=>
require
([
'@/components/SalesModule/travelGLDOrder'
],
resolve
),
meta
:
{
title
:
'高利“贷”统计'
},
},
},
{
{
path
:
'/SettlementOrder'
,
path
:
'/SettlementOrder'
,
...
...
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