Commit 5a8c0799 by wuwenlong

生产派工bugfix

parent a2721199
...@@ -123,10 +123,10 @@ function query() { ...@@ -123,10 +123,10 @@ function query() {
/** /**
* 页面加载时执行 * 页面加载时执行
*/ */
$(window).load(function () { // $(window).load(function () {
// 查询 // // 查询
query(); // query();
}) // })
/** /**
* 保存 * 保存
......
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