V13-FE-005: Fix TypeScript prop errors in MarketDataIngestion and RebalanceForm
This commit is contained in:
@@ -189,6 +189,10 @@ const resetForm = () => {
|
||||
}
|
||||
jobId.value = null
|
||||
}
|
||||
|
||||
const handleRetry = () => {
|
||||
screenState.value = 'READY'
|
||||
}
|
||||
</script>
|
||||
|
||||
<style scoped>
|
||||
|
||||
Reference in New Issue
Block a user