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