From f4b965dbad0b4f5693b6271232ef4120ba39ddae Mon Sep 17 00:00:00 2001
From: Riku <risaku@163.com>
Date: 星期三, 01 一月 2025 20:42:12 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/hc-satellite-dataimport-1227_2' into master-temp

---
 src/stores/satellite-grid.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/stores/satellite-grid.js b/src/stores/satellite-grid.js
index 02e0494..d88a13f 100644
--- a/src/stores/satellite-grid.js
+++ b/src/stores/satellite-grid.js
@@ -4,7 +4,7 @@
 import { useFetchData } from '@/composables/fetchData';
 
 // 鍗槦閬ユ祴缃戞牸
-export const usesatelliteGridStore = defineStore('satelliteGrid', () => {
+export const useSatelliteGridStore = defineStore('satelliteGrid', () => {
   // 缃戞牸淇℃伅
   const gridInfo = ref([]);
   // 缃戞牸鏁版嵁缁�

--
Gitblit v1.9.3