Commit 358221c8 by 展昭

update

parent 8915d444
Showing with 1 additions and 1 deletions
...@@ -48,7 +48,7 @@ Vue.prototype.setPageNavState = function () { ...@@ -48,7 +48,7 @@ Vue.prototype.setPageNavState = function () {
); );
}); });
} catch (err) { } catch (err) {
console.log("setPageNavState is error"); console.log("setPageNavState is error",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 sign in to comment