Commit 3565a3be authored by wang's avatar wang

nk 修复

parent aa0ab1ce
......@@ -199,6 +199,7 @@ class PxBypass {
this.parseRes(inRes)
} catch (err) {
console.error(err.data);
throw err;
}
};
......
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