@@ -698,6 +698,9 @@ export default {
this.form.luckyDrawWinPrizeLimitList = []
this.form.zjXz = []
this.form.cjGz = []
+ if (this.form.id) {
+ delete this.form.id
+ }
}
},
created () {