Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
test_platform_web
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
Wallen姚文辉
test_platform_web
Commits
9423ed52
Commit
9423ed52
authored
Jul 25, 2024
by
Wallen姚文辉
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改bug
parent
e80f23f1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
TestReport.vue
src/views/tool/TestReport.vue
+0
-1
No files found.
src/views/tool/TestReport.vue
View file @
9423ed52
...
...
@@ -759,7 +759,6 @@ export default {
const
type
=
requets_type
==
0
||
requets_type
==
1
?
0
:
1
const
report_status
=
requets_type
==
0
||
requets_type
==
2
?
0
:
1
var
res
=
{
project
:
this
.
info
.
project
,
sprint
:
this
.
info
.
sprint
,
save_remark
:
this
.
remark
,
type
,
report_status
,
report_data
}
type
&&
delete
res
.
type
const
a
=
()
=>
{
if
(
requets_type
==
1
)
{
this
.
$router
.
push
(
'reportlsit'
)
...
...
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