zhengjinyi 2 سال پیش
والد
کامیت
3a6f8a5347
1فایلهای تغییر یافته به همراه1 افزوده شده و 2 حذف شده
  1. 1 2
      src/main/resources/static/js/product/detail.js

+ 1 - 2
src/main/resources/static/js/product/detail.js

@@ -689,8 +689,7 @@ var productDetail = new Vue({
         },
     },
     created: function () {
-        this.productId = this.couponParam.productId = this.listQuery.productId = this.handleProsId = $("#productId").val();
-        this.productId = this.couponParam.productId = this.addParams.productId = this.listQuery.productId = $("#productId").val();
+        this.productId = this.couponParam.productId = this.addParams.productId = this.listQuery.productId =  this.handleProsId = $("#productId").val();
         this.cmSysParams.pageType = 6;
         this.cmSysParams.productId = this.productId;
         this.typeId = $("#typeId").val();