Commit 5ba9dc11 authored by agping's avatar agping

收款人

parent 37681779
......@@ -839,8 +839,8 @@ define(['doT', 'text!temp/cost_check_template_tpl.html', 'css!style/home.css', '
//验证新增报销 收款人填写
if($('#comit_store_pay').val()){
}else{
alert('请填写收款人');
return;
// alert('请填写收款人');
// return;
}
params.card_name = $('#card_name_cost').val();
params.bank = $('#bank_cost').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 to comment