使用thymeleafhe+layui渲染表格时,出现错误org.thymeleaf.exceptions.TemplateProcessingException: Could not parse as expression:
这是因为[[]]是thymeleaf的内联表达式,分开书写即可正常。
使用thymeleafhe+layui渲染表格时,出现错误org.thymeleaf.exceptions.TemplateProcessingException: Could not parse as expression:
这是因为[[]]是thymeleaf的内联表达式,分开书写即可正常。