Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
T
TF-MOM-WEB
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
TFMOM
TF-MOM-WEB
Commits
f6a2d5f0
Commit
f6a2d5f0
authored
Feb 18, 2024
by
jingnan
👀
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'dev' of
http://94.191.100.41/tfmom/tf-mom-web
into dev
parents
3eab3a92
e60bef28
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
1 deletion
+1
-1
index.vue
...ment/instructionIdentification/components/right/index.vue
+1
-0
index.vue
...instructionIdentificationBatch/components/right/index.vue
+0
-1
No files found.
applications/dee-mes/src/views/assemblyPlanManagement/instructionIdentification/components/right/index.vue
View file @
f6a2d5f0
...
...
@@ -316,6 +316,7 @@ export default {
this
.
$nextTick
(()
=>
{
this
.
nodeData
=
data
this
.
level
=
level
this
.
tablePagination
.
currentPage
=
1
this
.
getTableData
(
data
,
level
)
})
})
...
...
applications/dee-task-center/src/views/workflow/task-center/myPlanTask/instructionIdentificationBatch/components/right/index.vue
View file @
f6a2d5f0
...
...
@@ -301,7 +301,6 @@ export default {
this
.
nodeData
=
data
this
.
level
=
level
this
.
tablePagination
.
currentPage
=
1
this
.
tablePagination
.
total
=
0
this
.
getTableData
(
data
,
level
)
})
})
...
...
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