mirror of
https://github.com/certd/certd.git
synced 2026-05-15 20:47:31 +08:00
chore: vip label translate
This commit is contained in:
@@ -1,9 +1,12 @@
|
||||
<template>
|
||||
<fs-page>
|
||||
<template #header>
|
||||
<div class="title">
|
||||
<div class="title flex items-center">
|
||||
流水线模版
|
||||
<span class="sub">可根据模版批量创建流水线</span>
|
||||
<span class="ml-10 sub flex items-center">
|
||||
<span>可根据模版批量创建流水线 </span>
|
||||
<vip-button class="ml-10" mode="button" />
|
||||
</span>
|
||||
</div>
|
||||
</template>
|
||||
<fs-crud ref="crudRef" v-bind="crudBinding"> </fs-crud>
|
||||
|
||||
Reference in New Issue
Block a user