Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
liangzhen
/
framework-tools-web
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 7a5f114e
authored
Jun 24, 2024
by
史敦盼
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改
1 parent
43b04545
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/views/reviewSituation/tab1.vue
src/views/reviewSituation/tab1.vue
View file @
7a5f114
...
...
@@ -139,7 +139,7 @@ export default {
if
(
res
.
code
===
200
)
{
this
.
leftSelectData
=
res
.
data
if
(
this
.
leftSelectData
.
length
)
{
this
.
config
.
fileId
=
leftSelectData
[
0
].
fileId
this
.
config
.
fileId
=
this
.
leftSelectData
[
0
].
fileId
}
}
})
...
...
Write
Preview
Markdown
is supported
Attach a file
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 post a comment