mirror of
https://github.com/headporter81/specialsource-homepage-frontend.git
synced 2026-08-08 15:21:11 +09:00
chore : 테스트
This commit is contained in:
+1
-1
@@ -168,7 +168,7 @@ const authToken = ref(localStorage.getItem('token'));
|
||||
const isProcessing = ref(false);
|
||||
const overlayProgress = ref(0);
|
||||
const overlayStatus = ref('');
|
||||
|
||||
alert('xxxxxxxxxxxxxxxxxxxxxx');
|
||||
// 메뉴 아이템 배열
|
||||
const menuItems = [
|
||||
{ id: 'main', name: 'HOME' },
|
||||
|
||||
Reference in New Issue
Block a user