Commit f4709fab authored by shajiaiming's avatar shajiaiming

fix

parent 34a85cc8
......@@ -42,7 +42,6 @@ class IssueChainController extends BaseController
unset($val->introduce);
unset($val->create_time);
unset($val->update_time);
unset($val->chain_id);
}
$data = [];
foreach ($chain_model as $val) {
......
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