gaoluyang
2026-06-24 b9a81d64cc965102c2adb70dee1d5a7397da5716
src/views/_core/profile/security-setting.vue
@@ -1,7 +1,7 @@
<script setup lang="ts">
import { computed } from 'vue';
import { ProfileSecuritySetting } from '..\..\..\packages\effects\common-ui\src';
import { ProfileSecuritySetting } from '../../../packages/effects/common-ui/src';
const formSchema = computed(() => {
  return [