Commit da4b17e3 authored by malin's avatar malin

r

parent c1f9e34f
......@@ -97,7 +97,6 @@ export default {
},
mounted() {
location.reload();
const n = JSON.parse(utils.getCookie("baseInfo"));
this.baseInfo = n ? n : ["name", "name"];
......
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