jmx vor 8 Jahren
Ursprung
Commit
7930e024d6
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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