Commit 960af7f1 by zhangkb

Merge branch 'hy-tobacco' of ssh://132.232.112.242:7022/zhangkb/indicators into hy-tobacco

parents edb8da33 63848d5c
......@@ -279,7 +279,7 @@ public class DataEnterCtrl {
}
}
}
taskService.saveTaskValues(taskIndValues, taskId, Constants.INPUT_EXCEL);
taskService.saveTaskValues(taskIndValues, taskId, null);
} catch (Exception e) {
log.error("数据填报导入出错:taskId=" + taskId , e);
result = Result.genFailedResult("导入excel出错");
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment