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