班组修改

This commit is contained in:
cwchen 2024-08-20 13:11:26 +08:00
parent d37fc87240
commit 88bc0bd52f
1 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,7 @@
placeholder="请输入班组名称"
clearable
@keyup.enter.native="handleQuery"
maxlength="30"
/>
</el-form-item>
<el-form-item label="班组长" prop="teamLeader">
@ -23,6 +24,7 @@
placeholder="请输入班组长"
clearable
@keyup.enter.native="handleQuery"
maxlength="30"
/>
</el-form-item>
<!-- <el-form-item label="项目部" prop="roleCode">