panle ceklilis
This commit is contained in:
@ -8,7 +8,7 @@ export const useDataStore = defineStore('dataStore', () => {
|
||||
const globalDataStore = useGlobalDataStore()
|
||||
const toastStore = useToastStore()
|
||||
|
||||
const siteBase = ref<string>('https://mpiapi.beyaz.net/')
|
||||
const siteBase = ref<string>('https://panel.cekilisevi.gov.tr:5001/')
|
||||
const apiBase = ref<string>('api/')
|
||||
const panelData = reactive<Record<string, any>>({})
|
||||
const pageData = reactive<Record<string, any>>({})
|
||||
|
||||
Reference in New Issue
Block a user