Fix(云灵AI):[#5193]“我要送礼”推荐结果,点击下单/送礼按钮,规格弹窗弹出时,左上角的返回按钮仍然可以点击
(cherry picked from commit 53312c889e)
This commit is contained in:
@@ -681,6 +681,9 @@ export default {
|
||||
})
|
||||
}
|
||||
} else {
|
||||
if (this.$refs.attrWindow && this.$refs.attrWindow.attr) {
|
||||
this.$refs.attrWindow.attr.cartAttr = false
|
||||
}
|
||||
this.createNewHandle()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user