@@ -17,6 +17,7 @@
import { ref, watchEffect } from 'vue'
import { ElMessage, ElMessageBox } from 'element-plus'
import { http } from '@/plugins/http'
+import { store } from '@/stores/store'
const props = defineProps({
info: {