rabin %!s(int64=3) %!d(string=hai) anos
pai
achega
7fc5d860b6
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/shop/assets/pc/html/setGoods.html

+ 1 - 1
app/shop/assets/pc/html/setGoods.html

@@ -349,7 +349,7 @@
                         price = node.price_template_sku[id].price_sell;
                         price_num = node.price_template_sku[id].price_num;
                     }
-                    if (price == 'null') {
+                    if (price == 'null' || price == null || !price) {
                         price = node.price;
                     }
                     selected = '';