Commit 861afa23 authored by 刘明珠's avatar 刘明珠

去掉写死djxh

parent e13d87c6
...@@ -22,8 +22,7 @@ function getInitTable() { ...@@ -22,8 +22,7 @@ function getInitTable() {
dataType: "json", // 请求方式为jsonp dataType: "json", // 请求方式为jsonp
// async: false, // async: false,
data: { data: {
// djxh: getUrlParam("djxh"), djxh: getUrlParam("djxh"),
djxh: '10111291000025610682',
token: getUrlParam("token"), token: getUrlParam("token"),
sbsq: "", sbsq: "",
}, },
......
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