sunlupeng 1 month ago
parent
commit
ec4f380c0e
1 changed files with 0 additions and 1 deletions
  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 = [];
             }