记得上下班打卡 | git大法好,push需谨慎

Commit ca93804c authored by dongchun's avatar dongchun

修改魔方type值获取

parent 8aac7840
...@@ -306,7 +306,7 @@ ...@@ -306,7 +306,7 @@
mid: mid || '0', mid: mid || '0',
delTag: '0', delTag: '0',
pageType: '1', pageType: '1',
rowType: count, rowType: $('input[name="optionsRadios"]:checked').val(),
spuId: [], spuId: [],
spuName: '', spuName: '',
updateTime: updateTime || '' updateTime: updateTime || ''
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment