src/layout/components/AppMain.vue @@ -20,6 +20,12 @@ }, triggerMainBtnPlan(){ this.$parent.triggerCombackBtn() }, mainAdd(){ this.$refs.child.measureAdd() }, mainShowAdd(){ this.$parent.showIndexAdd() } } }