Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Z
zhichan
Overview
Overview
Details
Activity
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
蒋勇
zhichan
Commits
97cf6876
Commit
97cf6876
authored
Feb 07, 2020
by
蒋勇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
d
parent
ae775dad
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
19 deletions
+0
-19
igirl-web/app/front/vues/pages/policyquery/policyquery.js
+0
-19
No files found.
igirl-web/app/front/vues/pages/policyquery/policyquery.js
View file @
97cf6876
...
...
@@ -789,7 +789,6 @@
},
zcPost
(
size
)
{
/*http://43.247.184.92:8018/gsb/api/zc*/
<<<<<<<
HEAD
axios
.
post
(
'https://policy.gongsibao.com/gsb/api/zcsearch'
,{
"zctext"
:
this
.
zctext
,
"currentpage"
:
size
||
1
,
...
...
@@ -806,24 +805,6 @@
"address"
:
this
.
$root
.
areaName
}).
then
(
d
=>
{
console
.
log
(
d
,
'---------------------------------'
);
=======
axios
.
post
(
'http://43.247.184.92:8019/gsb/api/zc'
,
{
"zctext"
:
this
.
zctext
,
"currentpage"
:
size
||
1
,
"pagesize"
:
15
,
"cityname"
:
this
.
input1
,
"policygrade"
:
this
.
input2
,
"policydepartment"
:
this
.
input3
,
"policytype"
:
this
.
input4
,
"qiye"
:
this
.
input5
,
"classification"
:
this
.
input6
,
"policydomain"
:
this
.
input7
,
"fieldtext"
:
this
.
input8
,
"year"
:
this
.
input9
,
"address"
:
this
.
$root
.
areaName
}).
then
(
d
=>
{
console
.
log
(
d
,
'---------------------------------'
);
>>>>>>>
a285278851d0d57c048d045ffff8ab29172b429e
var
data
=
d
.
data
.
data
;
this
.
recommendationsArr
=
data
;
this
.
total
=
d
.
data
.
total
;
...
...
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