Commit 45f8826f authored by 沈翠玲's avatar 沈翠玲

修改工单备注可写

parent bbacdebb
...@@ -254,7 +254,6 @@ ...@@ -254,7 +254,6 @@
<el-input <el-input
v-model="form.remark" v-model="form.remark"
type="textarea" type="textarea"
:disabled="mode == 'make'"
placeholder="请输入内容" placeholder="请输入内容"
/> />
</el-form-item> </el-form-item>
......
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