This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
gitadmin
/
tuoheng_lc_web_move_20240702
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
3
Wiki
Activity
Browse Source
Merge branch 'zhangtao' of gitadmin/tuoheng_lc_web into develop
tags/v1.0.0^2
zhangtao
2 years ago
parent
9951260011
310cecb962
commit
f5e821a0ff
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/views/task-manage/question/index.vue
+ 1
- 1
src/views/task-manage/question/index.vue
View File
@@ -53,7 +53,7 @@ export default {
search,
...toRefs(table),
pageData: [],
isReported: props.data?.reportStatus
=
== 0 || false
isReported: props.data?.reportStatus
!
== 0 || false
})
/**
Write
Preview
Loading…
Cancel
Save