ソースを参照

confirm弹出框取消事件处理

ZhangWenQiang 6 年 前
コミット
9ff3ed8777
1 ファイル変更0 行追加4 行削除
  1. 0 4
      src/views/hpuser/UserList.vue

+ 0 - 4
src/views/hpuser/UserList.vue

@@ -160,10 +160,6 @@
       }
     },
     methods: {
-      close() {
-        this.$emit('close')
-        this.visible = false
-      },
       audit: function(record) {
         let that = this
         const modal = that.$confirm({