lilei hace 4 años
padre
commit
d05e4543ce
Se han modificado 1 ficheros con 3 adiciones y 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 () {