浏览代码

feat:订单详情选择优惠券或权益卡

zhanghui 5 月之前
父节点
当前提交
bde113a9cf
共有 1 个文件被更改,包括 0 次插入12 次删除
  1. 0 12
      orderPages/orderDetail/index.vue

+ 0 - 12
orderPages/orderDetail/index.vue

@@ -419,18 +419,6 @@
 		},
 		methods: {
 
-      /**
-       *
-       *     if (child.suggestCoupon){
-       *               child.suggestType = 1
-       *             }else if (child.suggestEquityCard){
-       *               child.suggestType = 2
-       *             }else {
-       *               child.suggestType = 0
-       *             }
-       *
-       **/
-
       use(item,suggestType){
 
         if (suggestType == 1){