Commit 6703dbba authored by 何远江's avatar 何远江

注释ng原因字段

parent caa06cca
......@@ -145,14 +145,14 @@
></el-input>
</el-form-item>
</el-col>
<el-col :lg="6" :md="8" :sm="12" :xs="12">
<!-- <el-col :lg="6" :md="8" :sm="12" :xs="12">
<el-form-item label="NG原因" prop="ngReason">
<el-input
v-model="form.ngReason"
placeholder="请输入NG原因"
></el-input>
</el-form-item>
</el-col>
</el-col> -->
<el-col :lg="6" :md="8" :sm="12" :xs="12">
<el-form-item prop="plannedFinishDate">
<template slot="label">
......
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