diff --git a/frontend/views/question/view.php b/frontend/views/question/view.php index fd5d8f7..f80e769 100644 --- a/frontend/views/question/view.php +++ b/frontend/views/question/view.php @@ -62,7 +62,7 @@ class="fa fa-database"> 追加悬赏 - 'question', 'source_id' => $model->id, 'hide_cancel' => false]) ?> + 'question', 'model_id' => $model->id, 'hide_cancel' => false]) ?> - 'answer', 'source_id' => $bestAnswer->id, 'hide_cancel' => false]) ?> + 'answer', 'model_id' => $bestAnswer->id, 'hide_cancel' => false]) ?>
@@ -187,7 +187,7 @@ class="text-muted"> - user->profile->city ?>