opt:修改成品出库优先级

This commit is contained in:
zhangzhiqiang
2023-08-22 13:35:11 +08:00
parent 4ce0359d16
commit 89fb5d375b
4 changed files with 9 additions and 1 deletions

View File

@@ -2,7 +2,7 @@
<div class="login" :style="'background-image:url('+ Background +');'">
<el-form ref="loginForm" :model="loginForm" :rules="loginRules" label-position="left" label-width="0px" class="login-form">
<h3 class="title">
海亮lms系统
海亮LMS系统
</h3>
<el-form-item prop="username">
<el-input v-model="loginForm.username" type="text" auto-complete="off" placeholder="账号">