修复P_PARAM 参数重定义问题。review by 孙凯
Showing
1 changed file
with
0 additions
and
1 deletions
@@ -915,7 +915,6 @@ function exposePruductListData(list,order,channel,index,shopId) { | @@ -915,7 +915,6 @@ function exposePruductListData(list,order,channel,index,shopId) { | ||
915 | PRD_SKN : skn, | 915 | PRD_SKN : skn, |
916 | TAB_NAM : tab_name, | 916 | TAB_NAM : tab_name, |
917 | TAB_ID : tab_num, | 917 | TAB_ID : tab_num, |
918 | - P_PARAM : channelStr, | ||
919 | C_ID: channel, | 918 | C_ID: channel, |
920 | L2_TAB_ID: index, | 919 | L2_TAB_ID: index, |
921 | L2_TAB_NAM: l2_TAB_NAM, | 920 | L2_TAB_NAM: l2_TAB_NAM, |
-
Please register or login to post a comment