shish %!s(int64=5) %!d(string=hai) anos
pai
achega
abccc0faec
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app-pt/controllers/ShopCapitalController.php

+ 1 - 1
app-pt/controllers/ShopCapitalController.php

@@ -15,7 +15,7 @@ class ShopCapitalController extends BaseController
     {
     {
         $get = Yii::$app->request->get();
         $get = Yii::$app->request->get();
         $shopId = $get['shopId'] ?? 0;
         $shopId = $get['shopId'] ?? 0;
-        $io = $get['id'] ?? 0;
+        $io = $get['io'] ?? 0;
         $where = [];
         $where = [];
         $where['shopId'] = $shopId;
         $where['shopId'] = $shopId;
         $where['io'] = $io;
         $where['io'] = $io;