mirror of
https://github.com/yudaocode/yudao-ui-admin-vue3.git
synced 2026-04-21 05:38:38 +00:00
refactor: 统一 setup 格式
This commit is contained in:
@@ -222,7 +222,7 @@
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<script setup lang="ts">
|
||||
<script lang="ts" setup>
|
||||
defineOptions({ name: 'ElementForm' })
|
||||
|
||||
const props = defineProps({
|
||||
|
||||
Reference in New Issue
Block a user