Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
R
rebort-h5
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
赵啸非
rebort-h5
Commits
49b90582
Commit
49b90582
authored
Jun 28, 2024
by
周亚武
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
增加事项
parent
7a343406
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
20 additions
and
1 deletion
+20
-1
src/views/Apply/fillScanMaterial.vue
src/views/Apply/fillScanMaterial.vue
+20
-1
No files found.
src/views/Apply/fillScanMaterial.vue
View file @
49b90582
...
...
@@ -226,6 +226,20 @@ export default{
this
.
$router
.
push
({
path
:
'
/iframePage
'
,
query
:{
pageUrl
:
window
.
config
.
aiCaseUrl
+
"
lilo/aiCase/skipSanitationRegister?pageUrl=rpaForm/sichuan/yibin/web/HKZM
"
,
materials
:
JSON
.
stringify
(
this
.
materials
)}});
}
if
(
this
.
formIndex
==
17
){
this
.
$router
.
push
({
path
:
'
/iframePage
'
,
query
:{
pageUrl
:
window
.
config
.
aiCaseUrl
+
"
lilo/aiCase/skipSanitationRegister?pageUrl=rpaForm/sichuan/yibin/web/DYWZRTYS
"
,
materials
:
JSON
.
stringify
(
this
.
materials
)}});
}
if
(
this
.
formIndex
==
19
){
this
.
$router
.
push
({
path
:
'
/iframePage
'
,
query
:{
pageUrl
:
window
.
config
.
aiCaseUrl
+
"
lilo/aiCase/skipSanitationRegister?pageUrl=rpaForm/sichuan/yibin/web/JZQXY
"
,
materials
:
JSON
.
stringify
(
this
.
materials
)}});
}
if
(
this
.
formIndex
==
20
){
this
.
$router
.
push
({
path
:
'
/iframePage
'
,
query
:{
pageUrl
:
window
.
config
.
aiCaseUrl
+
"
lilo/aiCase/skipSanitationRegister?pageUrl=rpaForm/sichuan/yibin/web/BDCMJJD
"
,
materials
:
JSON
.
stringify
(
this
.
materials
)}});
}
},
scanBtn
(){
//扫描
...
...
@@ -292,6 +306,11 @@ export default{
if
(
robotType
)
robotsdk
.
closeHighCamera
();
//关闭高拍仪
this
.
$router
.
push
({
path
:
'
/iframePage
'
,
query
:{
pageUrl
:
window
.
config
.
aiCaseUrl
+
"
lilo/aiCase/skipSanitationRegister?pageUrl=rpaForm/sichuan/yibin/web/SLZYNJGRZHYECNS
"
,
materials
:
JSON
.
stringify
(
this
.
materials
)}});
}
else
if
(
this
.
formIndex
==
18
){
this
.
isOpenHighCamera
=
false
;
if
(
robotType
)
robotsdk
.
closeHighCamera
();
//关闭高拍仪
this
.
$router
.
push
({
path
:
'
/iframePage
'
,
query
:{
pageUrl
:
window
.
config
.
aiCaseUrl
+
"
lilo/aiCase/skipSanitationRegister?pageUrl=rpaForm/sichuan/yibin/web/YBSZFGJJTQSQ
"
,
materials
:
JSON
.
stringify
(
this
.
materials
)}});
}
else
{
this
.
isOpenHighCamera
=
true
;
this
.
PlayAudioCallback
(
"
cmdOK
"
)
...
...
@@ -326,7 +345,7 @@ export default{
}
else
{
this
.
showConfirmMessage
(
"
检测到材料已上传过是否覆盖最新?
"
);
}
}
else
if
(
this
.
formIndex
==
16
||
this
.
formIndex
==
17
||
this
.
formIndex
==
1
8
||
this
.
formIndex
==
19
){
}
else
if
(
this
.
formIndex
==
16
||
this
.
formIndex
==
17
||
this
.
formIndex
==
1
9
||
this
.
formIndex
==
20
){
let
twoFileUrl
=
this
.
materials
[
1
];
if
(
twoFileUrl
==
null
){
if
(
fileName
.
lastIndexOf
(
"
不动产证
"
)
!=-
1
){
...
...
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