chore: vip label translate

This commit is contained in:
xiaojunnuo
2025-06-29 17:41:54 +08:00
parent 2d1504a057
commit 3fb3cee423
7 changed files with 25 additions and 9 deletions
@@ -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>