bug提交

This commit is contained in:
2025-04-14 10:18:13 +08:00
parent f41f7ed16d
commit 1232322eb4
4 changed files with 6 additions and 6 deletions

View File

@@ -1463,7 +1463,7 @@
>
<el-input
v-model="lineItem.objName"
:disabled="pageStatus == 1"
disabled="true"
placeholder="请输入对象名称"
></el-input>
</el-form-item>