no message
parent
f886749836
commit
e932dce53c
|
|
@ -3,7 +3,7 @@
|
||||||
<BindLicense ref="BindLicense"/>
|
<BindLicense ref="BindLicense"/>
|
||||||
<el-form ref="loginForm" :model="loginForm" :rules="loginRules" label-position="left" label-width="0px" class="login-form">
|
<el-form ref="loginForm" :model="loginForm" :rules="loginRules" label-position="left" label-width="0px" class="login-form">
|
||||||
<h3 class="title" @click="bingLicense">
|
<h3 class="title" @click="bingLicense">
|
||||||
WMS 管理系统
|
WCS 管理系统
|
||||||
</h3>
|
</h3>
|
||||||
<el-form-item prop="username">
|
<el-form-item prop="username">
|
||||||
<el-input v-model="loginForm.username" type="text" auto-complete="off" placeholder="账号">
|
<el-input v-model="loginForm.username" type="text" auto-complete="off" placeholder="账号">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue