mirror of
https://github.com/certd/certd.git
synced 2025-11-25 09:10:11 +08:00
revert:
This commit is contained in:
@@ -763,7 +763,6 @@ export default defineComponent({
|
||||
}
|
||||
};
|
||||
const edit = () => {
|
||||
debugger;
|
||||
pipeline.value = _.cloneDeep(currentPipeline.value);
|
||||
currentHistory.value = null;
|
||||
toggleEditMode(true);
|
||||
|
||||
Reference in New Issue
Block a user