jmx 8 年之前
父节点
当前提交
7930e024d6
共有 1 个文件被更改,包括 1 次插入1 次删除
  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