소스 검색

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: {
     methods: {
-      close() {
-        this.$emit('close')
-        this.visible = false
-      },
       audit: function(record) {
       audit: function(record) {
         let that = this
         let that = this
         const modal = that.$confirm({
         const modal = that.$confirm({