Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
H
hls-xcmg-vue-app
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
xugong
hls-xcmg-vue-app
Commits
93720f1d
Commit
93720f1d
authored
Jun 26, 2023
by
郑娟
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修复组件未及时渲染值
parent
0b0f088b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
0 deletions
+6
-0
accessory-info.vue
src/pages/userBindNew/np/accessory-info.vue
+3
-0
enclosure.vue
src/pages/userBindNew/org/enclosure.vue
+3
-0
No files found.
src/pages/userBindNew/np/accessory-info.vue
View file @
93720f1d
...
@@ -915,6 +915,7 @@ export default {
...
@@ -915,6 +915,7 @@ export default {
vm
.
hauseInfo
[
index
].
land_number
=
result
.
land_number
.
word
vm
.
hauseInfo
[
index
].
land_number
=
result
.
land_number
.
word
vm
.
hauseInfo
[
index
].
land_get_method
=
result
.
land_get_method
.
word
vm
.
hauseInfo
[
index
].
land_get_method
=
result
.
land_get_method
.
word
vm
.
hauseInfo
[
index
].
land_use_limit
=
result
.
land_use_limit
.
word
vm
.
hauseInfo
[
index
].
land_use_limit
=
result
.
land_use_limit
.
word
vm
.
$forceUpdate
()
})
})
},
},
carIdentify
(
fileUrl
,
index
)
{
carIdentify
(
fileUrl
,
index
)
{
...
@@ -938,6 +939,7 @@ export default {
...
@@ -938,6 +939,7 @@ export default {
vm
.
carInfo
[
index
].
regist_date
=
result
.
注册日期
.
words
vm
.
carInfo
[
index
].
regist_date
=
result
.
注册日期
.
words
vm
.
carInfo
[
index
].
plate_number
=
result
.
号牌号码
.
words
vm
.
carInfo
[
index
].
plate_number
=
result
.
号牌号码
.
words
vm
.
carInfo
[
index
].
success
=
res
.
success
vm
.
carInfo
[
index
].
success
=
res
.
success
vm
.
$forceUpdate
()
})
})
},
},
estateIdentify
(
fileUrl
,
index
)
{
estateIdentify
(
fileUrl
,
index
)
{
...
@@ -960,6 +962,7 @@ export default {
...
@@ -960,6 +962,7 @@ export default {
vm
.
propertyInfo
[
index
].
house_area
=
result
.
house_area
.
word
vm
.
propertyInfo
[
index
].
house_area
=
result
.
house_area
.
word
vm
.
propertyInfo
[
index
].
land_use_limit
=
result
.
land_use_limit
.
word
vm
.
propertyInfo
[
index
].
land_use_limit
=
result
.
land_use_limit
.
word
vm
.
propertyInfo
[
index
].
right_others
=
result
.
right_others
.
word
vm
.
propertyInfo
[
index
].
right_others
=
result
.
right_others
.
word
vm
.
$forceUpdate
()
})
})
},
},
takePicture
(
ocrType
,
type
,
index
)
{
takePicture
(
ocrType
,
type
,
index
)
{
...
...
src/pages/userBindNew/org/enclosure.vue
View file @
93720f1d
...
@@ -1061,6 +1061,7 @@ export default {
...
@@ -1061,6 +1061,7 @@ export default {
vm
.
hauseInfo
[
index
].
land_number
=
result
.
land_number
.
word
vm
.
hauseInfo
[
index
].
land_number
=
result
.
land_number
.
word
vm
.
hauseInfo
[
index
].
land_get_method
=
result
.
land_get_method
.
word
vm
.
hauseInfo
[
index
].
land_get_method
=
result
.
land_get_method
.
word
vm
.
hauseInfo
[
index
].
land_use_limit
=
result
.
land_use_limit
.
word
vm
.
hauseInfo
[
index
].
land_use_limit
=
result
.
land_use_limit
.
word
vm
.
$forceUpdate
()
})
})
},
},
// 行驶证识别
// 行驶证识别
...
@@ -1086,6 +1087,7 @@ export default {
...
@@ -1086,6 +1087,7 @@ export default {
vm
.
carInfo
[
index
].
regist_date
=
result
.
注册日期
.
words
vm
.
carInfo
[
index
].
regist_date
=
result
.
注册日期
.
words
vm
.
carInfo
[
index
].
words_result_num
=
res
.
result
.
words_result_num
vm
.
carInfo
[
index
].
words_result_num
=
res
.
result
.
words_result_num
vm
.
carInfo
[
index
].
success
=
res
.
success
vm
.
carInfo
[
index
].
success
=
res
.
success
vm
.
$forceUpdate
()
})
})
},
},
// 不动产证识别
// 不动产证识别
...
@@ -1109,6 +1111,7 @@ export default {
...
@@ -1109,6 +1111,7 @@ export default {
vm
.
propertyInfo
[
index
].
house_area
=
result
.
house_area
.
word
vm
.
propertyInfo
[
index
].
house_area
=
result
.
house_area
.
word
vm
.
propertyInfo
[
index
].
land_use_limit
=
result
.
land_use_limit
.
word
vm
.
propertyInfo
[
index
].
land_use_limit
=
result
.
land_use_limit
.
word
vm
.
propertyInfo
[
index
].
right_others
=
result
.
right_others
.
word
vm
.
propertyInfo
[
index
].
right_others
=
result
.
right_others
.
word
vm
.
$forceUpdate
()
})
})
},
},
loadItemList
(
flag
)
{
loadItemList
(
flag
)
{
...
...
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