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