Commit a333e145 authored by renjintao's avatar renjintao

startorder

parent bf6fb94e
......@@ -163,7 +163,7 @@ export default {
// this.treeHeight = window.innerHeight - 120;
},
async fetch({ store, params }) {
await store.dispatch("loadDictionary"); // 加载数据字典
await store.dispatch("loadDictionary");
},
mounted() {
this.load(this.id);
......
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