Commit 0510132e authored by hujun's avatar hujun

商铺编号搜索

parent 5cd302cc
...@@ -465,7 +465,7 @@ define(['doT', 'text!temp/receivables_template_tpl.html', 'css!style/home.css', ...@@ -465,7 +465,7 @@ define(['doT', 'text!temp/receivables_template_tpl.html', 'css!style/home.css',
type: 'GET', type: 'GET',
async: true, async: true,
data: { data: {
"type" : 6, "type" : 7,
"search_keyword": $("#into_id_change").val(), "search_keyword": $("#into_id_change").val(),
"is_all":1, "is_all":1,
'page_no' : 1, 'page_no' : 1,
......
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