Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
成
成本清洗系统
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
杜学成
成本清洗系统
Merge requests
!20
表头样式
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
表头样式
featrue/lhh
into
develop
Overview
0
Commits
2
Pipelines
0
Changes
5
Merged
刘镐珲
requested to merge
featrue/lhh
into
develop
1 year ago
Overview
0
Commits
2
Pipelines
0
Changes
5
Expand
0
0
Merge request reports
Compare
develop
version 1
861114d9
1 year ago
develop (base)
and
latest version
latest version
c6299248
2 commits,
1 year ago
version 1
861114d9
1 commit,
1 year ago
5 files
+
482
−
363
Expand all files
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Some changes are not shown
For a faster browsing experience, some files are collapsed by default.
Expand all files
Files
5
Search (e.g. *.vue) (Ctrl+P)
WebSite/src/router/modules/allRouters.js
+
0
−
6
Options
@@ -20,12 +20,6 @@ const allRouters = [
name
:
'
制作数据表
'
},
//成本分摊
{
path
:
'
cost-allocation
'
,
component
:
()
=>
import
(
'
@/views/cost-allocation
'
),
name
:
'
成本分摊
'
},
//数据清洗
{
path
:
'
data-cleaning
'
,