XiaoRuby
2023-08-23 a2fe40a6232559f2bd2d5c818fc206395072b403
src/layout/index.vue
@@ -58,6 +58,12 @@
    combackPlan(){
        this.$refs.main.childMethod()
    },
    indexAdd(){
      this.$refs.main.mainAdd()
    },
    showIndexAdd(){
      this.$refs.breadcrumb.showadd()
    },
    triggerCombackBtn(){
      this.$refs.breadcrumb.triggerBtnPlan()
    }