Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
template_vue
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
胡宝山
template_vue
Commits
022dc0fc
Commit
022dc0fc
authored
Mar 08, 2024
by
Hagsn3
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
添加字段
parent
94f934c6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
checkList.vue
src/views/checkList.vue
+6
-0
No files found.
src/views/checkList.vue
View file @
022dc0fc
...
...
@@ -837,6 +837,7 @@ export default {
jcRank
:
''
,
jcFacadeCy
:
undefined
,
jcFacadeBl
:
undefined
,
jcCause
:
''
,
jcResult
:
'1'
,
remarks
:
''
,
approveStatus
:
'0'
...
...
@@ -856,6 +857,7 @@ export default {
twoJcDate
:
undefined
,
limitOne
:
''
,
limitTwo
:
''
,
limitThree
:
''
,
businessId
:
undefined
,
standardOne
:
undefined
,
standardTwo
:
undefined
,
...
...
@@ -1236,6 +1238,7 @@ export default {
this
.
inspectInfoList
.
jcRank
=
response
.
data
.
jcRank
this
.
inspectInfoList
.
jcFacadeCy
=
response
.
data
.
jcFacadeCy
this
.
inspectInfoList
.
jcFacadeBl
=
response
.
data
.
jcFacadeBl
this
.
inspectInfoList
.
jcCause
=
response
.
data
.
jcCause
this
.
inspectInfoList
.
jcResult
=
response
.
data
.
jcResult
this
.
inspectInfoList
.
remarks
=
response
.
data
.
remarks
console
.
log
(
this
.
inspectInfoList
)
...
...
@@ -1246,6 +1249,7 @@ export default {
this
.
inspectJbAl2o3List
.
twoJcDate
=
response
.
data
.
twoJcDate
this
.
inspectJbAl2o3List
.
limitOne
=
response
.
data
.
limitOne
this
.
inspectJbAl2o3List
.
limitTwo
=
response
.
data
.
limitTwo
this
.
inspectJbAl2o3List
.
limitThree
=
response
.
data
.
limitThree
this
.
inspectJbAl2o3List
.
businessId
=
response
.
data
.
businessId
this
.
inspectJbAl2o3List
.
standardOne
=
response
.
data
.
standardOne
this
.
inspectJbAl2o3List
.
standardTwo
=
response
.
data
.
standardTwo
...
...
@@ -1711,6 +1715,7 @@ export default {
jcRank
:
''
,
jcFacadeCy
:
undefined
,
jcFacadeBl
:
undefined
,
jcCause
:
''
,
jcResult
:
'1'
,
remarks
:
''
,
approveStatus
:
'0'
...
...
@@ -1724,6 +1729,7 @@ export default {
twoJcDate
:
undefined
,
limitOne
:
undefined
,
limitTwo
:
undefined
,
limitThree
:
undefined
,
businessId
:
undefined
,
standardOne
:
undefined
,
standardTwo
:
undefined
,
...
...
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