Commit 6c10a184 authored by malin's avatar malin

r

parent 2dafc70d
......@@ -100,7 +100,7 @@ export default {
const n = JSON.parse(utils.getCookie("baseInfo"));
this.baseInfo = n ? n : ["name", "name"];
// this._queryOrder();
this._queryOrder();
this._fetchInfo();
},
......
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