Browse Source

【安宁pc端 标签管理】-【用户标签 - 修改身份标签】魏凯 2020-12-07

feature/addTag
weikai 5 years ago
parent
commit
c33a55d124
  1. 2
      src/views/modules/user/pass-authentication-dialog.vue

2
src/views/modules/user/pass-authentication-dialog.vue

@ -78,7 +78,7 @@ export default {
})
return false
}
this.$confirm('批量打身份标签会替换已有标签!确定提交吗?', '提示', {
this.$confirm('批量打身份标签会替换已有身份标签!确定提交吗?', '提示', {
confirmButtonText: '确定',
cancelButtonText: '取消',
type: 'warning'

Loading…
Cancel
Save