Commit 531a1b38 authored by 刘明珠's avatar 刘明珠

所得税财行税综合申报:跳转财行税采集,补充参数

parent 200c93b5
...@@ -598,7 +598,7 @@ function initPage(companyInfo) { ...@@ -598,7 +598,7 @@ function initPage(companyInfo) {
} else { } else {
ccxwsTableUrl = "/web/propertybehaviortax/#/" + cxsCollectObj[bblxDm]; ccxwsTableUrl = "/web/propertybehaviortax/#/" + cxsCollectObj[bblxDm];
} }
var url = ccxwsTableUrl + '?skipType=cxzhsbtc&lybz=online&djxh=' + data.djxh + '&zsDjxh=' + data.zsDjxh + '&Authorization=' + Authorization + '&random=' + Math.random(); var url = ccxwsTableUrl + '?skipType=cxzhsbtc&lybz=online&djxh=' + data.djxh + '&zsDjxh=' + data.zsDjxh + '&Authorization=' + Authorization + '&nsrsbq=' + data.nsrsbq + '&skssqq=' + data.sksssjq + '&skssqz=' + data.sksssjz + '&random=' + Math.random();
return url; return url;
} }
return { return {
......
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