mirror of
https://github.com/certd/certd.git
synced 2026-05-15 20:47:31 +08:00
pref: 优化插件store
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
</a-dropdown>
|
||||
</template>
|
||||
<script lang="ts" setup>
|
||||
import { useUserStore } from "/src/store/modules/user";
|
||||
import { useUserStore } from "/src/store/user";
|
||||
import { Modal } from "ant-design-vue";
|
||||
import { useI18n } from "vue-i18n";
|
||||
import { useRouter } from "vue-router";
|
||||
|
||||
Reference in New Issue
Block a user