Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
H
hls-xcmg-vue-app
Project
Project
Details
Activity
Releases
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
xugong
hls-xcmg-vue-app
Commits
6d01bd25
Commit
6d01bd25
authored
Nov 02, 2023
by
14699
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
逾期修改
parent
fe2f12fb
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
735 additions
and
279 deletions
+735
-279
detail.vue
src/pages/overTimeQuery/detail.vue
+324
-277
list.vue
src/pages/overTimeQuery/list.vue
+2
-2
plans.vue
src/pages/overTimeQuery/plans.vue
+409
-0
No files found.
src/pages/overTimeQuery/detail.vue
View file @
6d01bd25
This diff is collapsed.
Click to expand it.
src/pages/overTimeQuery/list.vue
View file @
6d01bd25
...
...
@@ -215,11 +215,11 @@ export default {
}
},
// 明细
toRepayDetail
(
val
)
{
toRepayDetail
(
val
)
{
this
.
$router
.
push
({
name
:
'overTimeQueryDetail'
,
params
:
{
project_id
:
val
.
project_id
,
},
})
},
...
...
src/pages/overTimeQuery/plans.vue
0 → 100644
View file @
6d01bd25
This diff is collapsed.
Click to expand it.
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