Commit 786a9401 by mushishixian

Merge branch 'dev/ver/1.0.0' of ssh://git.ichunt.net:22611/semour/semour_web into dev/ver/1.0.0

parents 9c4e64fe 46434175
Showing with 1 additions and 1 deletions
......@@ -14,7 +14,7 @@ define('brandlist', ['tool', 'liexin_pop', 'artTemplate', 'pagination'], functio
var data_ = {
page: brandlist.page,
page_size: brandlist.limit,
"brand_id/eq":$("#brandvalxsp").attr("guid")
"standard_brand_id/eq":$("#brandvalxsp").attr("guid")
}
if ($(".eqsort").hasClass("act")) {
data_["goods_name/eq"] = $(".mallbrandlistvalx").val()
......
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 sign in to comment