fix(label): fix bug
This commit is contained in:
@@ -1642,7 +1642,6 @@ const LabelPage = ({
|
||||
showGroupList,
|
||||
showDescList && projectDetail && projectDetail.label_type === 5,
|
||||
showDescList && projectDetail && projectDetail.label_type === 6,
|
||||
showDescList && projectDetail && projectDetail.label_type === 7,
|
||||
showObjectList,
|
||||
]
|
||||
let count = 0
|
||||
|
||||
Reference in New Issue
Block a user