bugfix
This commit is contained in:
@ -27,17 +27,6 @@
|
||||
@change="handleTenantChange"
|
||||
@confirm="handleTenantConfirm"
|
||||
/>
|
||||
<!-- <el-input-->
|
||||
<!-- v-model="loginForm.tenant"-->
|
||||
<!-- auto-complete="off"-->
|
||||
<!-- placeholder="租户"-->
|
||||
<!-- size="large"-->
|
||||
<!-- type="text"-->
|
||||
<!-- >-->
|
||||
<!-- <template #prefix>-->
|
||||
<!-- <svg-icon class="el-input__icon input-icon" icon-class="user"/>-->
|
||||
<!-- </template>-->
|
||||
<!-- </el-input>-->
|
||||
</el-form-item>
|
||||
<el-form-item prop="username">
|
||||
<el-input
|
||||
|
Reference in New Issue
Block a user