Explorar o código

Merge branch 'new-version' of http://16.162.42.175:8014/guanli/aklast into dev

theojeng %!s(int64=3) %!d(string=hai) anos
pai
achega
17f901dbe6
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      common/models/forms/OrderForm.php

+ 1 - 0
common/models/forms/OrderForm.php

@@ -308,6 +308,7 @@ class OrderForm extends Model
         $ids = $this->goodsId;
         $totalAmount = 0;
         $totalPv = 0;
+        $totalRealPv = 0;
         $this->_remainPv = 0;
         foreach ($this->goodsNum as $k => $v) {
             if ($v) {