fix: restore Cloud tab under SW menu, change date fields to yyyy-mm-dd, add start_date field
This commit is contained in:
@@ -7,7 +7,7 @@ const MENU_CONFIG = {
|
||||
},
|
||||
sw: {
|
||||
label: '소프트웨어',
|
||||
tabs: ['대시보드', '구독SW', '영구SW']
|
||||
tabs: ['대시보드', '구독SW', '영구SW', '클라우드']
|
||||
},
|
||||
ops: {
|
||||
label: '운영 서비스',
|
||||
|
||||
Reference in New Issue
Block a user