Ver Fonte

bug 修复

lilei há 4 anos atrás
pai
commit
826639b12f
1 ficheiros alterados com 2 adições e 1 exclusões
  1. 2 1
      src/views/market/addlotterySetModal.vue

+ 2 - 1
src/views/market/addlotterySetModal.vue

@@ -24,7 +24,7 @@
 
     <a-modal
       v-model="isShow"
-      @cancle="cansel"
+      @cancel="cansel"
       :footer="null"
       width="80%"
       :centered="true"
@@ -628,6 +628,7 @@ export default {
     },
     // 取消
     cansel () {
+      alert(0)
       this.isShow = false
       this.participantsNum = 0
       this.state = 0