xiaohaizhao пре 2 година
родитељ
комит
d1710888be
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      packageA/orderForm/modules/product/index.js

+ 1 - 1
packageA/orderForm/modules/product/index.js

@@ -171,7 +171,7 @@ Component({
         addProduct() {
             let detail = getCurrentPages().find(v => v.__route__ == 'packageA/orderForm/detail').data.detail,
                 id = '',
-                query = "&newprice=contractprice";
+                query = "&newprice=contractprice";/* marketprice */
             switch (detail.type) {
                 case '项目订单':
                     id = 20230103155002;