【修改】修改

This commit is contained in:
zhoulingpo
2023-04-28 19:34:21 +08:00
parent e0d0d5457f
commit 20d8183906
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -76,7 +76,7 @@
</el-row>
<el-row>
<el-col :span="24">
<el-form-item label="说明:">
<el-form-item label="说明:" prop="remark">
<el-input type="textarea" :disabled="formControl" v-model="assignForm.remark" placeholder="请输入说明"></el-input>
</el-form-item>
</el-col>