@@ -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 = [];