no message

main
HUOJIN\92525 2025-08-25 15:04:20 +08:00
parent f886749836
commit e932dce53c
1 changed files with 1 additions and 1 deletions

View File

@ -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="账号">