Commit ef92c87b authored by 彭令令's avatar 彭令令

Merge branch 'optimize' of http://114.115.168.181/lushihao/zxtb_to_ssfwpt into optimize

parents 3f51d959 f6866799
......@@ -48,7 +48,7 @@ function getInitTable() {
if (data.returnMessage != undefined) {
alertWarning(data.returnMessage);
} else {
alertWarning(data.returnMessage);
alertWarning(data.errmsg);
}
if (!companyInfo.content) {
companyInfo.content = {};
......
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