mirror of
https://github.com/certd/certd.git
synced 2026-05-15 12:37:30 +08:00
pref: 优化插件store
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { notification } from "ant-design-vue";
|
||||
import { useSettingStore } from "/@/store/modules/settings";
|
||||
import { useSettingStore } from "/@/store/settings";
|
||||
|
||||
export default {
|
||||
mounted(el: any, binding: any, vnode: any) {
|
||||
|
||||
Reference in New Issue
Block a user