修复合同协议-添加合同-补充协议性质,搜索母合同点击搜索页面刷新搜索不到结果bug
Signed-off-by: 红日工作室 <1375011211@qq.com>
This commit is contained in:
parent
69012fe275
commit
4b89d76ccd
@ -257,7 +257,7 @@
|
||||
});
|
||||
|
||||
//搜索提交
|
||||
form.on('submit(submit_form)', function(data){
|
||||
form.on('submit(search_form)', function(data){
|
||||
table_b.reload({where:{keywords:data.field.keywords},page:{curr:1}});
|
||||
return false;
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user