lilei 4 年 前
コミット
826639b12f
1 ファイル変更2 行追加1 行削除
  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