dever 3 年之前
父節點
當前提交
fc7a27caa1
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/goods/lib/Info.php

+ 1 - 1
app/goods/lib/Info.php

@@ -512,7 +512,7 @@ class Info
                         'price' => $ginfo['price'],
                         'cover' => $ginfo['cover'],
                         'num' => $v['num'],
-                        'unit' => $v['unit'],
+                        'unit' => $ginfo['unit'],
                     );
                 }
             }