明树Git Lab
Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
J
jt_front
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
Administrator
jt_front
Commits
9ec31e45
Commit
9ec31e45
authored
Apr 09, 2026
by
zhanghan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
107054d7
Pipeline
#109503
passed with stage
in 22 seconds
Changes
2
Pipelines
1
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
58 additions
and
45 deletions
+58
-45
addProject.vue
src/views/projectManage/addProject.vue
+57
-43
projectAllPage.vue
src/views/projectManage/projectAllPage.vue
+1
-2
No files found.
src/views/projectManage/addProject.vue
View file @
9ec31e45
This diff is collapsed.
Click to expand it.
src/views/projectManage/projectAllPage.vue
View file @
9ec31e45
...
...
@@ -253,11 +253,10 @@ const handleCurrentPageChange = (page) => {
currentPage
.
value
=
page
;
getProjectData
(
searchForm
.
value
);
};
const
previewProject
=
(
item
)
=>
{
router
.
push
({
name
:
"xmdakDetaill"
,
// name: "addProject",
query
:
{
projectId
:
item
.
id
,
},
...
...
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