ludc
2024-10-15 16a9df03e3c98dab2fcc1d888675c7a774478970
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({