Source/plt-web/plt-web-ui/src/components/flow-cycle/components/Toolbar.vue
@@ -81,6 +81,8 @@
        type: "warning",
      }).then(() => {
        this.$store.dispatch('updateMethodBtn', false);
        this.$store.dispatch('typeChange', '');
        console.log(this.$s)
        // this.$emit('reset-tree'); // 触发父组件重置
      }).catch(() => {
        this.$message({