lint
This commit is contained in:
parent
25d1b66ca4
commit
a1200ad886
11 changed files with 6 additions and 41 deletions
|
@ -19,9 +19,6 @@ const props = defineProps<{
|
|||
isStacked: boolean;
|
||||
}>();
|
||||
|
||||
const emit = defineEmits<{
|
||||
}>();
|
||||
|
||||
function func() {
|
||||
os.popup(defineAsyncComponent(() => import('@/components/MkNotificationSettingWindow.vue')), {
|
||||
includingTypes: props.column.includingTypes,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue