pull/436/head
xiaojunnuo 2025-06-07 01:19:47 +08:00
parent c820315409
commit c4c59ccc75
1 changed files with 0 additions and 1 deletions

View File

@ -763,7 +763,6 @@ export default defineComponent({
}
};
const edit = () => {
debugger;
pipeline.value = _.cloneDeep(currentPipeline.value);
currentHistory.value = null;
toggleEditMode(true);