Error evaluating expression

https://blog.csdn.net/xiuxiuzhuanshu/article/details/78296183

Error information:

Error evaluating expression : 

Source text: deposit receipt

……

Caused by: groovy.lang.MissingPropertyException : no such property: Gold receipt for class: Report_ test_ 1508483943865_ 782998

……

solve:

Using component problems

Originally, it should be a static text, the text is: deposit receipt
uses a text field, and when printing, there is no get method for the “deposit receipt” field in the bean

Read More: