mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-23 21:36:37 +08:00
v1.9 业主详情页面业主绑定按钮没有翻译成中文bug
This commit is contained in:
parent
8467ab2c53
commit
d1f3b58786
@ -18,10 +18,10 @@
|
||||
{{ $t('common.audit') }}
|
||||
</el-button>
|
||||
<el-button size="mini" @click="_deleteAppUserBindingOwnerModel(scope.row)">
|
||||
{{ $t('ownerDetailAppUser.unbind') }}
|
||||
{{ $t('common.delete') }}
|
||||
</el-button>
|
||||
<el-button size="mini" @click="_resetUserPwdModel(scope.row)">
|
||||
{{ $t('ownerDetailAppUser.resetPwd') }}
|
||||
{{ $t('auditAuthOwner.resetPwd') }}
|
||||
</el-button>
|
||||
</el-button-group>
|
||||
</template>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user