This commit is contained in:
parent
77bc06ad01
commit
9999d99fd6
|
|
@ -187,7 +187,7 @@
|
|||
|
||||
deleteCustomer(id, index) {
|
||||
const self = this;
|
||||
this.$confirm('确定要删除用户码?', '提示', {
|
||||
this.$confirm('确定要删除用户组吗?', '提示', {
|
||||
confirmButtonText: '确定',
|
||||
cancelButtonText: '取消',
|
||||
type: 'warning'
|
||||
|
|
|
|||
Loading…
Reference in New Issue