Commit 72c2598a by qinjianhui

fix: 问题修改

parent e54ea00e
...@@ -78,7 +78,7 @@ ...@@ -78,7 +78,7 @@
></el-date-picker> ></el-date-picker>
</el-form-item> </el-form-item>
<br /> <br />
<el-form-item label="工单标题" required> <el-form-item label="工单标题" required prop="title">
<el-input <el-input
style="width: 732px" style="width: 732px"
v-model="editForm.title" v-model="editForm.title"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment