Commit 3a2ccbff authored by agping's avatar agping

bug

parent 4e086278
...@@ -1284,7 +1284,7 @@ define(['doT', 'text!temp/receivables_template_tpl.html', 'css!style/home.css', ...@@ -1284,7 +1284,7 @@ define(['doT', 'text!temp/receivables_template_tpl.html', 'css!style/home.css',
}, },
getValueFunction : function(data){ getValueFunction : function(data){
var persent = 70% ; var persent = 0.7;
$('.zhzd').show(); $('.zhzd').show();
$('.zjcon').hide(); $('.zjcon').hide();
var doc = $('#modal-addPic'); var doc = $('#modal-addPic');
......
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