lilei 4 vuotta sitten
vanhempi
commit
d05e4543ce
1 muutettua tiedostoa jossa 3 lisäystä ja 0 poistoa
  1. 3 0
      src/views/market/addlotterySetModal.vue

+ 3 - 0
src/views/market/addlotterySetModal.vue

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