jmx před 8 roky
rodič
revize
7930e024d6
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      www/webapp/o2o/js/model/order.js

+ 1 - 1
www/webapp/o2o/js/model/order.js

@@ -79,7 +79,7 @@ define(['base', '$', 'native', 'product', 'api'], function (base, $, native, pro
       station: this.stationID,
       type: this.productType,
       counts:'1',
-      extra:[this.appendID],
+      extra:JSON.stringify("[type:"+this.appendID+"]"),
       tech_id: this.beautician.id,
       user_id: userID,
       order_channel: channel