mirror of
https://github.com/certd/certd.git
synced 2026-05-19 07:37:36 +08:00
chore:
This commit is contained in:
@@ -381,8 +381,6 @@ export default defineComponent({
|
||||
if (currentHistory.value != null) {
|
||||
if (currentHistory.value.pipeline?.status?.status === "start") {
|
||||
await loadCurrentHistoryDetail();
|
||||
} else {
|
||||
return;
|
||||
}
|
||||
}
|
||||
} catch (e) {
|
||||
|
||||
Reference in New Issue
Block a user