Commit c305d023 authored by agping's avatar agping

重置问题

parent 80ccb119
......@@ -1114,8 +1114,8 @@ define(['doT', 'text!temp/receivables_template_tpl.html', 'css!style/home.css',
var report_id = $('#report_id').val("");
var shop_id = $('#shop_id').val("");
var shop_addr = $('#shop_addr').val("");
var commit_home = $('#commit_home').html('<option value="">提交人所在部门</option>');
var commit_shop = $('#commit_shop').html('<option value="">提交人所在门店</option>');
var commit_home = $('#commit_home').val("");
var commit_shop = $('#commit_shop').val("");
var comit_name = $('#comit_name').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