[fix 84059] “操作”改为“编辑”
This commit is contained in:
@@ -69,7 +69,7 @@ export default {
|
||||
name: 'UserInfoModal',
|
||||
data () {
|
||||
return {
|
||||
title: '操作',
|
||||
title: '编辑',
|
||||
form: this.$form.createForm(this),
|
||||
visible: false,
|
||||
roleDisabled: false,
|
||||
|
||||
Reference in New Issue
Block a user