Commit 8b98424a authored by 季圣华's avatar 季圣华
Browse files

解决仓库为空报错的bug

parent a79f6e6d
......@@ -53,7 +53,6 @@
//根据单据名称获取类型
function getType(){
listTitle = $("#tablePanel").prev().text();
depotString = "|";
//改变宽度和高度
$("#searchPanel").panel({width:webW-2});
$("#tablePanel").panel({width:webW-2});
......
Supports Markdown
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