Browse Source

采购商

shish 5 years ago
parent
commit
e678089c3d
1 changed files with 0 additions and 3 deletions
  1. 0 3
      app-hd/controllers/ProductController.php

+ 0 - 3
app-hd/controllers/ProductController.php

@@ -127,9 +127,6 @@ class ProductController extends BaseController
             $ghs = GhsClass::getGhsInfo($id);
             $sjId = $ghs['ghsSjId'] ?? 0;
         }
-        if (empty($ghs)) {
-            util::fail('供货商无效');
-        }
 
         //获取所有当前供应商的分类 (全部、常用)
         //根据分类组装分类下的花材信息