pushuo 2022-08-12 15:30:10 +08:00
parent 76cde0a92a
commit f63ebe7241
1 changed files with 1 additions and 1 deletions

View File

@ -168,7 +168,7 @@
deleteItem(id, index) {
const self = this;
this.$confirm('确定要删除用户码?', '提示', {
this.$confirm('确定要删除品牌码?', '提示', {
confirmButtonText: '确定',
cancelButtonText: '取消',
type: 'warning'