模版修改类型
This commit is contained in:
parent
c6dc38732f
commit
b0e6e3980b
@ -36,7 +36,7 @@
|
||||
</template>
|
||||
<script setup lang="ts">
|
||||
import { TemplateApi, TemplateVO } from '@/api/system/template'
|
||||
import { DICT_TYPE, getStrDictOptions, getDictObj } from '@/utils/dict'
|
||||
import { DICT_TYPE, getStrDictOptions } from '@/utils/dict'
|
||||
import { getUserProfile, ProfileVO } from '@/api/system/user/profile'
|
||||
/** 模板 表单 */
|
||||
defineOptions({ name: 'TemplateForm' })
|
||||
|
||||
Loading…
Reference in New Issue
Block a user