mirror of
https://gitee.com/dromara/mayfly-go
synced 2025-12-17 13:16:35 +08:00
feat: message notify
This commit is contained in:
7
frontend/src/components/df/design.vue
Normal file
7
frontend/src/components/df/design.vue
Normal file
@@ -0,0 +1,7 @@
|
||||
<template>
|
||||
<FormDesign ref="makingForm" upload preview generate-code generate-json clearable> </FormDesign>
|
||||
<!-- <dev></dev> -->
|
||||
</template>
|
||||
<script lang="ts" setup>
|
||||
// import { FormDesign } from 'mayfly-lc';
|
||||
</script>
|
||||
Reference in New Issue
Block a user