fix: restore Cloud tab under SW menu, change date fields to yyyy-mm-dd, add start_date field

This commit is contained in:
2026-04-23 18:40:58 +09:00
parent 4b88ac01a4
commit d8a0c47fb3
3 changed files with 13 additions and 10 deletions

View File

@@ -7,7 +7,7 @@ const MENU_CONFIG = {
},
sw: {
label: '소프트웨어',
tabs: ['대시보드', '구독SW', '영구SW']
tabs: ['대시보드', '구독SW', '영구SW', '클라우드']
},
ops: {
label: '운영 서비스',