Commit b2297f34 authored by agping's avatar agping

1

parent bd495dd9
...@@ -1080,7 +1080,7 @@ define(['doT','html2canvas','text!temp/financial_manager_daily_list_template_tpl ...@@ -1080,7 +1080,7 @@ define(['doT','html2canvas','text!temp/financial_manager_daily_list_template_tpl
}, },
savePicLiu: function(url) { savePicLiu: function(url) {
$.ajax({ $.ajax({
url: '/index/dailyBackImg', url: ServerHostImageLiu + '/index/dailyBackImg',
type: 'POST', type: 'POST',
async: true, async: true,
data: { 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