chore: 改为ts

master
dap 1 year ago
parent cf24596e4d
commit c7a7f94cc5

@ -1,4 +1,4 @@
<script setup lang="tsx">
<script setup lang="ts">
import type { User } from '#/api/core/user';
import type { FlowInfoResponse } from '#/api/workflow/instance/model';
import type { TaskInfo } from '#/api/workflow/task/model';

Loading…
Cancel
Save