Ver Fonte

Merge branch 'master-new-wgg' of wugg/phpstock into master-new

wugg há 1 ano atrás
pai
commit
26cf672366
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      app/admin/controller/Goodup.php

+ 1 - 1
app/admin/controller/Goodup.php

@@ -2969,7 +2969,7 @@ class Goodup extends Base
                     'nake_price' => '',
                     'is_step' => '',
                     'is_online' => '',
-                    'status' => isset($all_nakes[$value]) ? ($all_nakes[$value] > 0 ? 8 :3) : 3,//咨询商品待编辑
+                    'status' => 8,//咨询商品待编辑
                     'createrid' => $createrid,
                     'creater' => $creater,
                     'create_source' => 1,