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
15db1654
Commit
15db1654
authored
Mar 08, 2024
by
高宇
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'origin/project9-8' into project9-8
parents
df7e6560
022dc0fc
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
0 deletions
+12
-0
oneTbale.vue
src/views/check/oneTbale.vue
+6
-0
checkList.vue
src/views/checkList.vue
+6
-0
No files found.
src/views/check/oneTbale.vue
View file @
15db1654
...
@@ -317,11 +317,13 @@ export default {
...
@@ -317,11 +317,13 @@ export default {
approveNote
:
undefined
,
approveNote
:
undefined
,
approveStatus
:
undefined
,
approveStatus
:
undefined
,
jcRank
:
undefined
,
jcRank
:
undefined
,
jcCause
:
undefined
,
iiiId
:
undefined
,
iiiId
:
undefined
,
standardOne
:
undefined
,
standardOne
:
undefined
,
standardTwo
:
undefined
,
standardTwo
:
undefined
,
limitOne
:
undefined
,
limitOne
:
undefined
,
limitTwo
:
undefined
,
limitTwo
:
undefined
,
limitThree
:
undefined
,
oneJcUser
:
undefined
,
oneJcUser
:
undefined
,
oneJcDate
:
undefined
,
oneJcDate
:
undefined
,
twoJcUser
:
undefined
,
twoJcUser
:
undefined
,
...
@@ -498,11 +500,13 @@ export default {
...
@@ -498,11 +500,13 @@ export default {
approveNote
:
undefined
,
approveNote
:
undefined
,
approveStatus
:
undefined
,
approveStatus
:
undefined
,
jcRank
:
undefined
,
jcRank
:
undefined
,
jcCause
:
undefined
,
iiiId
:
undefined
,
iiiId
:
undefined
,
standardOne
:
undefined
,
standardOne
:
undefined
,
standardTwo
:
undefined
,
standardTwo
:
undefined
,
limitOne
:
undefined
,
limitOne
:
undefined
,
limitTwo
:
undefined
,
limitTwo
:
undefined
,
limitThree
:
undefined
,
oneJcUser
:
undefined
,
oneJcUser
:
undefined
,
oneJcDate
:
undefined
,
oneJcDate
:
undefined
,
twoJcUser
:
undefined
,
twoJcUser
:
undefined
,
...
@@ -565,11 +569,13 @@ export default {
...
@@ -565,11 +569,13 @@ export default {
approveNote
:
undefined
,
approveNote
:
undefined
,
approveStatus
:
undefined
,
approveStatus
:
undefined
,
jcRank
:
undefined
,
jcRank
:
undefined
,
jcCause
:
undefined
,
iiiId
:
undefined
,
iiiId
:
undefined
,
standardOne
:
undefined
,
standardOne
:
undefined
,
standardTwo
:
undefined
,
standardTwo
:
undefined
,
limitOne
:
undefined
,
limitOne
:
undefined
,
limitTwo
:
undefined
,
limitTwo
:
undefined
,
limitThree
:
undefined
,
oneJcUser
:
undefined
,
oneJcUser
:
undefined
,
oneJcDate
:
undefined
,
oneJcDate
:
undefined
,
twoJcUser
:
undefined
,
twoJcUser
:
undefined
,
...
...
src/views/checkList.vue
View file @
15db1654
...
@@ -841,6 +841,7 @@ export default {
...
@@ -841,6 +841,7 @@ export default {
jcRank
:
''
,
jcRank
:
''
,
jcFacadeCy
:
undefined
,
jcFacadeCy
:
undefined
,
jcFacadeBl
:
undefined
,
jcFacadeBl
:
undefined
,
jcCause
:
''
,
jcResult
:
'1'
,
jcResult
:
'1'
,
remarks
:
''
,
remarks
:
''
,
approveStatus
:
'0'
approveStatus
:
'0'
...
@@ -860,6 +861,7 @@ export default {
...
@@ -860,6 +861,7 @@ export default {
twoJcDate
:
undefined
,
twoJcDate
:
undefined
,
limitOne
:
''
,
limitOne
:
''
,
limitTwo
:
''
,
limitTwo
:
''
,
limitThree
:
''
,
businessId
:
undefined
,
businessId
:
undefined
,
standardOne
:
undefined
,
standardOne
:
undefined
,
standardTwo
:
undefined
,
standardTwo
:
undefined
,
...
@@ -1240,6 +1242,7 @@ export default {
...
@@ -1240,6 +1242,7 @@ export default {
this
.
inspectInfoList
.
jcRank
=
response
.
data
.
jcRank
this
.
inspectInfoList
.
jcRank
=
response
.
data
.
jcRank
this
.
inspectInfoList
.
jcFacadeCy
=
response
.
data
.
jcFacadeCy
this
.
inspectInfoList
.
jcFacadeCy
=
response
.
data
.
jcFacadeCy
this
.
inspectInfoList
.
jcFacadeBl
=
response
.
data
.
jcFacadeBl
this
.
inspectInfoList
.
jcFacadeBl
=
response
.
data
.
jcFacadeBl
this
.
inspectInfoList
.
jcCause
=
response
.
data
.
jcCause
this
.
inspectInfoList
.
jcResult
=
response
.
data
.
jcResult
this
.
inspectInfoList
.
jcResult
=
response
.
data
.
jcResult
this
.
inspectInfoList
.
remarks
=
response
.
data
.
remarks
this
.
inspectInfoList
.
remarks
=
response
.
data
.
remarks
console
.
log
(
this
.
inspectInfoList
)
console
.
log
(
this
.
inspectInfoList
)
...
@@ -1250,6 +1253,7 @@ export default {
...
@@ -1250,6 +1253,7 @@ export default {
this
.
inspectJbAl2o3List
.
twoJcDate
=
response
.
data
.
twoJcDate
this
.
inspectJbAl2o3List
.
twoJcDate
=
response
.
data
.
twoJcDate
this
.
inspectJbAl2o3List
.
limitOne
=
response
.
data
.
limitOne
this
.
inspectJbAl2o3List
.
limitOne
=
response
.
data
.
limitOne
this
.
inspectJbAl2o3List
.
limitTwo
=
response
.
data
.
limitTwo
this
.
inspectJbAl2o3List
.
limitTwo
=
response
.
data
.
limitTwo
this
.
inspectJbAl2o3List
.
limitThree
=
response
.
data
.
limitThree
this
.
inspectJbAl2o3List
.
businessId
=
response
.
data
.
businessId
this
.
inspectJbAl2o3List
.
businessId
=
response
.
data
.
businessId
this
.
inspectJbAl2o3List
.
standardOne
=
response
.
data
.
standardOne
this
.
inspectJbAl2o3List
.
standardOne
=
response
.
data
.
standardOne
this
.
inspectJbAl2o3List
.
standardTwo
=
response
.
data
.
standardTwo
this
.
inspectJbAl2o3List
.
standardTwo
=
response
.
data
.
standardTwo
...
@@ -1715,6 +1719,7 @@ export default {
...
@@ -1715,6 +1719,7 @@ export default {
jcRank
:
''
,
jcRank
:
''
,
jcFacadeCy
:
undefined
,
jcFacadeCy
:
undefined
,
jcFacadeBl
:
undefined
,
jcFacadeBl
:
undefined
,
jcCause
:
''
,
jcResult
:
'1'
,
jcResult
:
'1'
,
remarks
:
''
,
remarks
:
''
,
approveStatus
:
'0'
approveStatus
:
'0'
...
@@ -1728,6 +1733,7 @@ export default {
...
@@ -1728,6 +1733,7 @@ export default {
twoJcDate
:
undefined
,
twoJcDate
:
undefined
,
limitOne
:
undefined
,
limitOne
:
undefined
,
limitTwo
:
undefined
,
limitTwo
:
undefined
,
limitThree
:
undefined
,
businessId
:
undefined
,
businessId
:
undefined
,
standardOne
:
undefined
,
standardOne
:
undefined
,
standardTwo
:
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