瀏覽代碼

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({