@@ -696,7 +696,7 @@ public class MakePrepareServiceImpl implements MakePrepareService {
}
} catch (Exception e) {
e.printStackTrace();
- BaseUtil.showErrorOnSuccess("获取备料异常:"+e.getMessage()+"!<br/>sendMpList:"+sendMpList);
+ BaseUtil.showErrorOnSuccess("获取备料异常:"+e.getMessage()+"!");
}else{
BaseUtil.showErrorOnSuccess("备料清单已完成备料,无需重复备料!");