Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
D
DC-TOM
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
刘照晖
DC-TOM
Commits
f68317ea
Commit
f68317ea
authored
Jul 11, 2025
by
liuzhaoh
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
DCTOM复测问题处理
parent
1228d9aa
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
2 deletions
+1
-2
index.vue
src/components/commonTable/index.vue
+0
-1
myDone.vue
src/views/closeManage/myDone.vue
+1
-1
No files found.
src/components/commonTable/index.vue
View file @
f68317ea
...
@@ -5,7 +5,6 @@
...
@@ -5,7 +5,6 @@
:data=
"currentPageData"
:data=
"currentPageData"
v-bind=
"$attrs"
v-bind=
"$attrs"
:resizable=
"false"
:resizable=
"false"
border
:height=
"tableHeight"
:height=
"tableHeight"
>
>
<template
v-for=
"column in columns"
:key=
"column.prop"
>
<template
v-for=
"column in columns"
:key=
"column.prop"
>
...
...
src/views/closeManage/myDone.vue
View file @
f68317ea
...
@@ -1174,7 +1174,7 @@ const getTableData = () => {
...
@@ -1174,7 +1174,7 @@ const getTableData = () => {
warnType
:
formInline
.
value
.
warnType
,
warnType
:
formInline
.
value
.
warnType
,
createStartTime
:
formInline
.
value
.
createTime
[
0
],
createStartTime
:
formInline
.
value
.
createTime
[
0
],
createEndTime
:
formInline
.
value
.
createTime
[
1
],
createEndTime
:
formInline
.
value
.
createTime
[
1
],
productionLineId
:
formInline
.
value
.
productionLine
,
productionLineId
:
formInline
.
value
.
productionLine
Id
,
keyword
:
keyWord
,
keyword
:
keyWord
,
pageNum
:
currentPage
.
value
,
pageNum
:
currentPage
.
value
,
pageSize
:
pageSize
.
value
,
pageSize
:
pageSize
.
value
,
...
...
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