feat: 新建、删除 PPT 模板,模板分类管理
This commit is contained in:
@@ -731,7 +731,7 @@ const udpateBalance = (tag: ServiceTag, isActivate: boolean = false) => {
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<UForm class="flex justify-between gap-4">
|
||||
<div class="flex justify-between gap-4">
|
||||
<UFormGroup
|
||||
label="到期时间"
|
||||
class="flex-1"
|
||||
@@ -771,7 +771,7 @@ const udpateBalance = (tag: ServiceTag, isActivate: boolean = false) => {
|
||||
>
|
||||
<UInput v-model="userBalanceState.remain_count" />
|
||||
</UFormGroup>
|
||||
</UForm>
|
||||
</div>
|
||||
|
||||
<template #footer>
|
||||
<div class="flex items-center justify-end gap-2">
|
||||
|
||||
Reference in New Issue
Block a user