Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
T
topsun-baoshen-excel
Project
Project
Details
Activity
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
何远江
topsun-baoshen-excel
Commits
022c1c01
Commit
022c1c01
authored
Apr 15, 2025
by
tanghao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
页面跳转
parent
1005fec5
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
4 deletions
+4
-4
CommentExcel.vue
src/views/comment-excel/CommentExcel.vue
+1
-1
ChooseFile.vue
src/views/excel/components/ChooseFile/ChooseFile.vue
+1
-1
CommentExcel.vue
src/views/var/varExcel/CommentExcel.vue
+1
-1
ChooseFile.vue
src/views/var/varExcel/components/ChooseFile/ChooseFile.vue
+1
-1
No files found.
src/views/comment-excel/CommentExcel.vue
View file @
022c1c01
...
@@ -25,7 +25,7 @@ const queryFileInfo = async () => {
...
@@ -25,7 +25,7 @@ const queryFileInfo = async () => {
}
}
const
pageBack
=
()
=>
{
const
pageBack
=
()
=>
{
router
.
go
(
-
1
)
router
.
push
(
'/order/list'
)
}
}
onMounted
(()
=>
{
onMounted
(()
=>
{
...
...
src/views/excel/components/ChooseFile/ChooseFile.vue
View file @
022c1c01
...
@@ -115,7 +115,7 @@ const submitForm = async () => {
...
@@ -115,7 +115,7 @@ const submitForm = async () => {
const
goBack
=
()
=>
{
const
goBack
=
()
=>
{
const
router
=
useRouter
()
const
router
=
useRouter
()
router
.
go
(
-
1
)
router
.
push
(
'/order/list'
)
}
}
</
script
>
</
script
>
<
style
lang=
"scss"
scoped
></
style
>
<
style
lang=
"scss"
scoped
></
style
>
src/views/var/varExcel/CommentExcel.vue
View file @
022c1c01
...
@@ -25,7 +25,7 @@ const queryFileInfo = async () => {
...
@@ -25,7 +25,7 @@ const queryFileInfo = async () => {
}
}
const
pageBack
=
()
=>
{
const
pageBack
=
()
=>
{
router
.
go
(
-
1
)
router
.
push
(
'/order/list'
)
}
}
onMounted
(()
=>
{
onMounted
(()
=>
{
...
...
src/views/var/varExcel/components/ChooseFile/ChooseFile.vue
View file @
022c1c01
...
@@ -160,7 +160,7 @@ const submitForm = async () => {
...
@@ -160,7 +160,7 @@ const submitForm = async () => {
const
goBack
=
()
=>
{
const
goBack
=
()
=>
{
const
router
=
useRouter
()
const
router
=
useRouter
()
router
.
go
(
-
1
)
router
.
push
(
'/order/list'
)
}
}
</
script
>
</
script
>
<
style
lang=
"scss"
scoped
></
style
>
<
style
lang=
"scss"
scoped
></
style
>
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