|
|
|
@ -5,7 +5,7 @@ import { LinkOutlined } from '@ant-design/icons-vue'
|
|
|
|
|
import type { DescItem } from '@/components/Description' |
|
|
|
|
import { Description } from '@/components/Description' |
|
|
|
|
import { useSystemEnumStore } from '@/store/modules/systemEnum' |
|
|
|
|
import type { SubScription } from '@/api/subscription/types' |
|
|
|
|
import type { SubScription } from '@/api/subscription/list/types' |
|
|
|
|
|
|
|
|
|
defineProps<{ |
|
|
|
|
data?: SubScription |
|
|
|
|