mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-08-16 19:11:54 +08:00
refactor: 统一 setup 格式
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<script setup lang="ts">
|
||||
<script lang="ts" setup>
|
||||
import UserTask from './task-components/UserTask.vue'
|
||||
import ScriptTask from './task-components/ScriptTask.vue'
|
||||
import ReceiveTask from './task-components/ReceiveTask.vue'
|
||||
|
Reference in New Issue
Block a user