Commit d3ba094f by liuyang

Merge branch 'dev' of http://git.pseer.com/platform/hp-smart into dev-ly

parents c7b28c54 3601f4fc
......@@ -128,6 +128,7 @@ $(function () {
}
}, {async: false});
});
downKeyUp();
});
function showUploadFile(id) {
......
......@@ -184,6 +184,7 @@ $(function () {
}
}, {async: false});
});
downKeyUp();
});
function showUploadFile(id) {
......
......@@ -184,6 +184,7 @@ $(function (){
}
});
downKeyUp();
})
/**
......
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