sunlupeng hace 1 mes
padre
commit
ec4f380c0e
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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 = [];
             }