Browse Source

Merge branch 'wugg' of wugg/phpstock into version1.5

wugg 2 years ago
parent
commit
ccf17c2bd1
1 changed files with 1 additions and 0 deletions
  1. 1 0
      app/admin/controller/Goodup.php

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

@@ -394,6 +394,7 @@ class Goodup extends Base
                 "is_diff"=>$is_diff,
                 "config"=>$config,
                 "other_config"=>$other_config,
+                "field_change"=>'',
                 "is_step" => count($good_ladder) > 1 ? 1 : 0,//如果阶梯价个数大于1,说明启用阶梯价
                 "is_online"=>0,
                 "status"=>0,