Commit 5767d450 authored by agping's avatar agping

1

parent d9651a11
......@@ -424,7 +424,7 @@ define(['doT', 'text!temp/cost_check_template_tpl.html', 'css!style/home.css', '
data: {
"id": cost.id,
"remark": $('#pass_beizhu').val(),
"img_name": imgname,
"img_name": JSON.stringify(imgname),
},
dataType: 'json',
success: function(data) {
......
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