fix(admin-web): remove unnecessary execution time tag from schedule section
Frontend CI / Frontend (push) Successful in 2m44s
Frontend CI / Frontend (push) Successful in 2m44s
This commit is contained in:
@@ -928,7 +928,6 @@ function normalizeJsonRecord(value: Record<string, unknown>): Record<string, Jso
|
|||||||
:allow-clear="false"
|
:allow-clear="false"
|
||||||
style="width: 180px"
|
style="width: 180px"
|
||||||
/>
|
/>
|
||||||
<a-tag color="blue">{{ t('custom.schedule.executionTimeDefault') }}</a-tag>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|||||||
Reference in New Issue
Block a user