pushuo 2022-08-12 15:39:13 +08:00
parent 77bc06ad01
commit 9999d99fd6
1 changed files with 1 additions and 1 deletions

View File

@ -187,7 +187,7 @@
deleteCustomer(id, index) {
const self = this;
this.$confirm('确定要删除用户', '提示', {
this.$confirm('确定要删除用户组吗', '提示', {
confirmButtonText: '确定',
cancelButtonText: '取消',
type: 'warning'