joe 4 năm trước cách đây
mục cha
commit
ba69f76fd8

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

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