joe %!s(int64=4) %!d(string=hai) anos
pai
achega
ba69f76fd8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/admin/controller/widget/Images.php

+ 1 - 1
app/admin/controller/widget/Images.php

@@ -31,7 +31,7 @@ class Images extends AuthController
         $productId = request()->param('productId');
         session('pid', $pid);
         $this->assign('pid', $pid);
-        
+        $this->assign('ppid', 0);
         if ($productId) {
             $res = SystemAttachmentModel::getPidByProductId($productId);
             $this->assign('pid', $res['pid']);