摘要: this.$alert('确认删除吗', '提示', { confirmButtonText: '确定', callback: action => { this.function() } }); this.$alert('确认删除吗', '提示', { }); 阅读全文
posted @ 2019-10-30 17:50 不服憋着 阅读(12264) 评论(0) 推荐(0)