@@ -171,7 +171,7 @@ class ChatController extends BaseController
}
// 给暂无价格商品报价
- public function actionsCreateQuotedPrice()
+ public function actionCreateQuotedPrice()
{
$post = Yii::$app->request->post();
$key = $post['key'];