明树Git Lab

Commit 9ec31e45 authored by zhanghan's avatar zhanghan

1

parent 107054d7
Pipeline #109503 passed with stage
in 22 seconds
This diff is collapsed.
......@@ -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,
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment