Smile_Carl 2015-11-04 06:15 采纳率: 0%
浏览 1957

报错 Uncaught SyntaxError: Unexpected token ILLEGAL

下面是 报错的那段代码 的 结果值
代码是
var data_info = ${truckSourceList};

求解;

    var data_info =[com.fg.entity.TruckSourceList@7f157b41, com.fg.entity.TruckSourceList@5b4f2995, com.fg.entity.TruckSourceList@2a332408, com.fg.entity.TruckSourceList@3829edd, com.fg.entity.TruckSourceList@748bc0f7, com.fg.entity.TruckSourceList@329d3e8, com.fg.entity.TruckSourceList@2f1725f7, com.fg.entity.TruckSourceList@18bd9348, com.fg.entity.TruckSourceList@461068a8, com.fg.entity.TruckSourceList@5f471187];
  • 写回答

0条回答 默认 最新

    报告相同问题?