Commit 9ddcc914 by 宋毅

hzh

parent 9337228e
...@@ -443,6 +443,8 @@ ...@@ -443,6 +443,8 @@
console.log(this.recommendationsArr,12312312321); console.log(this.recommendationsArr,12312312321);
})*/ })*/
axios.post('http://106.13.228.212:8011/policy_report', { axios.post('http://106.13.228.212:8011/policy_report', {
"currentpage": size || 1,
"pagesize":15,
"companyname": this.zctext "companyname": this.zctext
}).then(d => { }).then(d => {
console.log(d); console.log(d);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment