sunlupeng 1 mese fa
parent
commit
ec4f380c0e
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  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 = [];
             }