sunlupeng 1 개월 전
부모
커밋
ec4f380c0e
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      src/views/activityManage/activityList.vue

+ 0 - 1
src/views/activityManage/activityList.vue

@@ -507,7 +507,6 @@ export default {
                 this.getDrawPoolList();
             }
             this.dataForm = Object.assign({}, row);
-            this.dataForm.prizePoolId = 1;
             if(this.dataForm.couponIds==null){
                 this.dataForm.couponIds = [];
             }