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
0d13ae37
Commit
0d13ae37
authored
Jan 15, 2024
by
jingnan
👀
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
理化试验字段修改
parent
79b328ba
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
index.vue
.../task-center/myPlanTask/jobResponseInExperiment/index.vue
+3
-3
No files found.
applications/dee-task-center/src/views/workflow/task-center/myPlanTask/jobResponseInExperiment/index.vue
View file @
0d13ae37
...
...
@@ -18,7 +18,7 @@
ref=
"MaterialTable"
class=
"list-table"
:basic-data=
"
{...basicData,tableType:'Material'}"
:lay-config="{ typeName: 'JobResponseInStorage', layKey: 'batchSign_jobResponseInExperiment'}"
:lay-config="{ typeName: 'JobResponseInStorage', layKey: '
material_
batchSign_jobResponseInExperiment'}"
@requestSuccess="onRequestSuccess($event,'Material')"
@selectionChange="selectionChange($event,'Material')"
/>
...
...
@@ -27,7 +27,7 @@
<dee-as-com
ref=
"AirEquipmentTable"
class=
"list-table"
:lay-config=
"
{ typeName: 'JobResponseInStorage', layKey: 'batchSign_jobResponseInExperiment'}"
:lay-config=
"
{ typeName: 'JobResponseInStorage', layKey: '
airborne_
batchSign_jobResponseInExperiment'}"
:basic-data=" {...basicData,tableType:'AirEquipment'}"
@requestSuccess="onRequestSuccess($event,'AirEquipment')"
@selectionChange="selectionChange($event,'AirEquipment')"
...
...
@@ -37,7 +37,7 @@
<dee-as-com
ref=
"OutSourceTable"
class=
"list-table"
:lay-config=
"
{ typeName: 'JobResponseInStorage', layKey: 'batchSign_jobResponseInExperiment'}"
:lay-config=
"
{ typeName: 'JobResponseInStorage', layKey: '
outsource_
batchSign_jobResponseInExperiment'}"
:basic-data="{...basicData,tableType:'OutSource'}"
@requestSuccess="onRequestSuccess($event,'OutSource')"
@selectionChange="selectionChange($event,'OutSource')"
...
...
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