var profitVal = "{income:'',expend:''}"; 

this.profit=eval('('+profitVal+')');



eval一下就ok了.