Commit c18359d3 authored by 刘明珠's avatar 刘明珠

快捷申报:切换月份添加value

parent 425eb4f9
......@@ -21,6 +21,7 @@ function getInitTable() {
token: getUrlParam("token"),
sbq: "",
pzzlDm: getUrlParam("pzzlDm"),
value: getUrlParam("value")
},
// beforeSend:function(){
// myAlert("提示", "正在获取初始化信息", "确定")
......@@ -291,6 +292,7 @@ function initPage(companyInfo) {
token: token,
sbq: date,
pzzlDm: companyInfo.pzzlDm,
value: config.value
}
$.ajax({
url: url + "/online/easy/declare_ccxws_lb",
......
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