feat: There is no way the, bug #52284
This commit is contained in:
@@ -3685,10 +3685,10 @@
|
||||
formData.menuId = this.selectSarMenu.id
|
||||
}
|
||||
// 处理我的收藏和个性化标签传参
|
||||
if (this.selectSarMenu.id === 'qbwdsc') {
|
||||
formData.labelMenuId = undefined
|
||||
formData.menuId = 'qbwdsc'
|
||||
formData.collectMenuId = 'qbwdsc'
|
||||
if (this.selectSarMenu.menuName === '我的收藏') {
|
||||
formData.menuId = undefined
|
||||
formData.labelMenuId = undefined
|
||||
formData.collectMenuId = 'zcwdsc'
|
||||
} else if (this.selectSarMenu.id === 'gxhbq' || this.selectSarMenu.pId === 'gxhbq') {
|
||||
formData.menuId = undefined
|
||||
formData.labelMenuId = this.selectSarMenu.id
|
||||
|
||||
Reference in New Issue
Block a user