Commit b723c6dd by liuchenxi

update: 菜单展示

parent a2ba4283
......@@ -99,6 +99,7 @@ export default {
this.getCardChannelType();
// 触发第一个ecm子组件的change时候。触发自身的onChange
this.$nextTick(() => this.$refs.ecmRecord.change());
this.$store.commit("mutations-slide", true);
},
methods: {
async getTableData(tab, params) {
......
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