lilei %!s(int64=4) %!d(string=hai) anos
pai
achega
d05e4543ce
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  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 () {