Commit 46b99c9d authored by 刘明珠's avatar 刘明珠

综合申报:djxh传值调整

parent 8755930e
var initpage; var initpage;
var sbqDate = '' var sbqDate = '';
var djxh = ""; var djxh = "";
$(function () { $(function () {
showLoading(); showLoading();
getInitTable(); getInitTable();
...@@ -34,6 +33,7 @@ function getInitTable() { ...@@ -34,6 +33,7 @@ function getInitTable() {
} }
} }
djxh = data.bean.djxh; djxh = data.bean.djxh;
sbqDate = data.bean.sbqDate;
data.bean.financialInfos = []; data.bean.financialInfos = [];
data.bean.taxInfos = [{ data.bean.taxInfos = [{
"sssqZ": "--", "sssqZ": "--",
......
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