|
@@ -125,7 +125,7 @@
|
|
t.problem,
|
|
t.problem,
|
|
t.topic,
|
|
t.topic,
|
|
t1.score as actualScore,
|
|
t1.score as actualScore,
|
|
- t1.opinion,t1.option_json
|
|
|
|
|
|
+ t1.opinion,t1.option_content
|
|
from evaluate_manage_item t
|
|
from evaluate_manage_item t
|
|
left join evaluate_result t1 on t1.evaluate_item_id = t.id
|
|
left join evaluate_result t1 on t1.evaluate_item_id = t.id
|
|
where t.delete_mark = 0
|
|
where t.delete_mark = 0
|