sunlupeng 2 سال پیش
والد
کامیت
6d233a5226
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/views/giftManage/giftList.vue

+ 1 - 1
src/views/giftManage/giftList.vue

@@ -568,7 +568,7 @@ export default {
             })
         },
         handleRelated(row) {
-            this.welfareId = row.welfareId;
+            this.welfareId = '';
             this.skuId = row.skuId;
             this.getWelfareList();
             this.dialogRelatedVisible = true