zhangwencui
2026-07-16 7619c19a67c2ac824f803090bab753fc5ea14408
src/views/_core/profile/notification-setting.vue
@@ -1,7 +1,7 @@
<script setup lang="ts">
import { computed } from 'vue';
import { ProfileNotificationSetting } from '..\..\..\packages\effects\common-ui\src';
import { ProfileNotificationSetting } from '@vben/common-ui';
const formSchema = computed(() => {
  return [