Commit 1d3ea679 authored by duxinyuan's avatar duxinyuan

修改体哦则会那个金额后的初始化

parent f8d684d9
...@@ -371,6 +371,19 @@ define(['doT', 'text!temp/receivables_template_tpl.html', 'css!style/home.css', ...@@ -371,6 +371,19 @@ define(['doT', 'text!temp/receivables_template_tpl.html', 'css!style/home.css',
$("#modal-linetime").on("hidden.bs.modal", function(event){ $("#modal-linetime").on("hidden.bs.modal", function(event){
// that.initBackData(); // that.initBackData();
$('#could_price').text("0");
$('#change_type').val("");
$('#change_price').val("");
$('#report_id_change').val("");
$('#into_id_change').val("");
$('#shop_id_change').text("");
$('#shop_addr_change').text("");
$('#change_fenhong').val("");
$('#shop_id_change_shop').val("");
$('#change_time').val("");
$('.img_area').empty();
}); });
//调整 //调整
......
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