pull/68/head
xiaojunnuo 2024-04-08 10:13:34 +08:00
parent 19a3c7874a
commit fe2ca6bed3
1 changed files with 3 additions and 0 deletions

View File

@ -4,6 +4,9 @@
<div class="title">我的流水线</div>
</template>
<fs-crud ref="crudRef" v-bind="crudBinding">
<template #actionbar-right>
<span style="margin-left: 10px">出现<a-tag>Promise rejected attempt #18,retrying in 10000ms:No TXT recordsfound for name</a-tag></span>
</template>
<pi-certd-form ref="certdFormRef"></pi-certd-form>
</fs-crud>
</fs-page>