Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
car-database-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
中汽研标准应用数据库
car-database-web
Commits
dba424d3
Commit
dba424d3
authored
Nov 11, 2024
by
高滢
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat(我的待审): 页面
parent
b7d3c925
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
index.vue
src/views/review/wait/index.vue
+3
-3
No files found.
src/views/review/wait/index.vue
View file @
dba424d3
...
...
@@ -188,7 +188,7 @@
>
</pagination>
</div>
<yan-dialog
:dialog-manger=
"dialogManger"
></yan-dialog
>
<!-- <yan-dialog :dialog-manger="dialogManger"></yan-dialog>--
>
<el-dialog
:visible
.
sync=
"handOverDialog.visible"
:title=
"handOverDialog.title"
...
...
@@ -392,8 +392,8 @@ export default {
handleReview
(
row
)
{
this
.
$router
.
push
({
path
:
'/review/sceneReview'
,
query
:
{
id
:
row
.
id
,
query
:
{
id
:
row
.
id
,
sort
:
row
.
operationSort
}
// params:{ },
...
...
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