Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
apaas-ui
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
gzga-jzapi
apaas-ui
Commits
dc3d1c15
Commit
dc3d1c15
authored
Jul 01, 2020
by
刘殿昕
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'ldx' into dev
parents
6fcc2f43
13458236
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
18 additions
and
8 deletions
+18
-8
src/pages/workbench/fwzc_fwcs.vue
src/pages/workbench/fwzc_fwcs.vue
+18
-8
No files found.
src/pages/workbench/fwzc_fwcs.vue
View file @
dc3d1c15
...
@@ -260,7 +260,9 @@
...
@@ -260,7 +260,9 @@
headerCellClassName=
"th_pink"
headerCellClassName=
"th_pink"
></ces-table>
></ces-table>
</div>
</div>
<div
v-show=
"(activeBtn == 1 || activeBtn == 4 && (zhyyVal != 22 || zhyyVal != 23)) && resSuccess"
>
<div
v-show=
"(activeBtn == 1 || activeBtn == 4 && (zhyyVal != 22 || zhyyVal != 23)) && resSuccess"
>
<div
class=
"skfw_csfwxx"
>
测试服务信息:
</div>
<div
class=
"skfw_csfwxx"
>
测试服务信息:
</div>
<div
class=
"test_succ"
>
<div
class=
"test_succ"
>
<div
class=
"skcs_jg"
>
<div
class=
"skcs_jg"
>
...
@@ -470,7 +472,7 @@ export default {
...
@@ -470,7 +472,7 @@ export default {
tokenVal
:
""
,
tokenVal
:
""
,
sjfwQqt
:
"
JSON
"
,
sjfwQqt
:
"
JSON
"
,
zhfwQqt
:
"
JSON
"
,
zhfwQqt
:
"
JSON
"
,
skfwQqt
:
"
ArcGIS Server Web
"
,
skfwQqt
:
""
,
skfwRadios
:
[],
skfwRadios
:
[],
optionsZhyy
:
[
optionsZhyy
:
[
{
label
:
"
模型算法类
"
,
value
:
22
},
{
label
:
"
模型算法类
"
,
value
:
22
},
...
@@ -478,7 +480,7 @@ export default {
...
@@ -478,7 +480,7 @@ export default {
{
label
:
"
流程类
"
,
value
:
24
},
{
label
:
"
流程类
"
,
value
:
24
},
{
label
:
"
应用类
"
,
value
:
34
}
{
label
:
"
应用类
"
,
value
:
34
}
],
],
zhyyVal
:
0
,
zhyyVal
:
22
,
jcxxtx
:
false
,
jcxxtx
:
false
,
form
:
{
form
:
{
name
:
""
,
name
:
""
,
...
@@ -645,7 +647,9 @@ export default {
...
@@ -645,7 +647,9 @@ export default {
content_type
:
contentType
,
content_type
:
contentType
,
data_service_type1
:
this
.
btnList
[
this
.
activeBtn
].
id
,
data_service_type1
:
this
.
btnList
[
this
.
activeBtn
].
id
,
data_service_type2
:
data_service_type2
:
this
.
activeBtn
==
1
this
.
activeBtn
==
0
?
12
:
this
.
activeBtn
==
1
?
this
.
skfwQqt
?
this
.
skfwQqt
:
this
.
activeBtn
==
4
:
this
.
activeBtn
==
4
?
this
.
zhyyVal
?
this
.
zhyyVal
...
@@ -674,7 +678,10 @@ export default {
...
@@ -674,7 +678,10 @@ export default {
this
.
clickFwcs
();
this
.
clickFwcs
();
},
},
nextJcxx
()
{
nextJcxx
()
{
if
(
this
.
activeBtn
==
0
||
(
this
.
activeBtn
==
4
&&
(
this
.
zhyyVal
==
22
||
this
.
zhyyVal
==
23
)))
{
if
(
this
.
activeBtn
==
0
||
(
this
.
activeBtn
==
4
&&
(
this
.
zhyyVal
==
22
||
this
.
zhyyVal
==
23
))
)
{
let
requestData
=
this
.
$refs
.
fwcs_sjfw_qqcs
.
getTableData
();
let
requestData
=
this
.
$refs
.
fwcs_sjfw_qqcs
.
getTableData
();
let
responseData
=
this
.
$refs
.
fwcs_sjfw_fhcs
.
getTableData
();
let
responseData
=
this
.
$refs
.
fwcs_sjfw_fhcs
.
getTableData
();
this
.
requestRules
=
0
;
this
.
requestRules
=
0
;
...
@@ -692,8 +699,8 @@ export default {
...
@@ -692,8 +699,8 @@ export default {
this
.
$message
.
error
(
"
请完善返回参数信息中的字段名称
"
);
this
.
$message
.
error
(
"
请完善返回参数信息中的字段名称
"
);
}
}
}
else
{
}
else
{
this
.
request_fields
=
requestData
;
this
.
request_fields
=
[]
;
this
.
response_fields
=
responseData
;
this
.
response_fields
=
[]
;
this
.
jcxxtx
=
true
;
this
.
jcxxtx
=
true
;
this
.
getOrganization
();
this
.
getOrganization
();
}
}
...
@@ -758,7 +765,9 @@ export default {
...
@@ -758,7 +765,9 @@ export default {
descript
:
this
.
form
.
desc
,
descript
:
this
.
form
.
desc
,
data_service_type1
:
this
.
btnList
[
this
.
activeBtn
].
id
,
data_service_type1
:
this
.
btnList
[
this
.
activeBtn
].
id
,
data_service_type2
:
data_service_type2
:
this
.
activeBtn
==
1
this
.
activeBtn
==
0
?
12
:
this
.
activeBtn
==
1
?
this
.
skfwQqt
?
this
.
skfwQqt
:
this
.
activeBtn
==
4
:
this
.
activeBtn
==
4
?
this
.
zhyyVal
?
this
.
zhyyVal
...
@@ -837,6 +846,7 @@ export default {
...
@@ -837,6 +846,7 @@ export default {
if
(
response
.
data
.
success
==
1
)
{
if
(
response
.
data
.
success
==
1
)
{
this
.
btnList
=
response
.
data
.
data
;
this
.
btnList
=
response
.
data
.
data
;
this
.
skfwRadios
=
this
.
btnList
[
1
].
childDomains
;
this
.
skfwRadios
=
this
.
btnList
[
1
].
childDomains
;
this
.
skfwQqt
=
this
.
skfwRadios
[
0
].
id
;
this
.
activeBtn
=
0
;
this
.
activeBtn
=
0
;
}
else
{
}
else
{
console
.
log
(
response
.
data
.
errMsg
);
console
.
log
(
response
.
data
.
errMsg
);
...
...
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