mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-17 17:52:01 +08:00
feat: post form
This commit is contained in:
@@ -1,10 +1,9 @@
|
||||
<script setup lang="ts">
|
||||
import { Icon } from '@vben/icons';
|
||||
import { buildUUID } from '@vben/utils';
|
||||
|
||||
import { Input } from 'ant-design-vue';
|
||||
|
||||
import { buildUUID } from '#/utils/uuid';
|
||||
|
||||
defineOptions({ name: 'SecretInput' });
|
||||
|
||||
defineProps({
|
||||
|
||||
Reference in New Issue
Block a user