🐞 fix(ID1001109 推荐配套螺纹没显示):

This commit is contained in:
czm 2023-01-13 19:43:03 +08:00
parent aac93520c7
commit d37b82698f

View File

@ -179,6 +179,7 @@ const OrderCount = ({ show = false, onClose, title = '', productId = 0, is_first
const state = await addFetchData({
sale_mode: selectIndex,
color_list: selectCount.color_list,
is_screw_recommend: recommendStatus,
})
if (state.success) {
Taro.showToast({