refactor: use alias
This commit is contained in:
parent
f9494dc845
commit
be7a036b8d
31 changed files with 77 additions and 77 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<script setup lang="ts">
|
||||
import { dateFormat } from 'src/utils/datetime';
|
||||
import { Status } from 'src/stores/types';
|
||||
import { Status } from 'stores/types';
|
||||
|
||||
withDefaults(
|
||||
defineProps<{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue