弹框的用法(element-ui)_elementui弹出框_米咪米的博客-CSDN博客

网站介绍:文章浏览阅读721次。// 根据用户id删除用户 async removeUser(id) { const confirmResult = await this.$confirm('此操作将永久删除该用户, 是否继续?', '提示', { confirmButtonText: '确定', cancelButtonText: '取消', type: 'warning', }).catch((err) => { return e.._elementui弹出框