|
|
|
@ -3057,12 +3057,7 @@
|
|
|
|
|
<el-col :span="8" style="margin-left: 10px">
|
|
|
|
|
<el-form-item
|
|
|
|
|
class="daoqitixingren"
|
|
|
|
|
:prop="`fwqxx[${index}].yjxlh`"
|
|
|
|
|
:rules="{
|
|
|
|
|
required: true,
|
|
|
|
|
message: '请输入',
|
|
|
|
|
trigger: 'blur',
|
|
|
|
|
}"
|
|
|
|
|
|
|
|
|
|
:label="'硬件序列号' + (index == 0 ? '' : index)"
|
|
|
|
|
>
|
|
|
|
|
<el-input
|
|
|
|
@ -3074,12 +3069,7 @@
|
|
|
|
|
<el-col :span="8" style="margin-left: 10px">
|
|
|
|
|
<el-form-item
|
|
|
|
|
class="daoqitixingren"
|
|
|
|
|
:prop="`fwqxx[${index}].yjbbxx`"
|
|
|
|
|
:rules="{
|
|
|
|
|
required: true,
|
|
|
|
|
message: '请输入',
|
|
|
|
|
trigger: 'blur',
|
|
|
|
|
}"
|
|
|
|
|
|
|
|
|
|
:label="'硬件版本信息' + (index == 0 ? '' : index)"
|
|
|
|
|
>
|
|
|
|
|
<el-input
|
|
|
|
@ -3111,13 +3101,8 @@
|
|
|
|
|
<el-col :span="8" style="margin-left: 10px">
|
|
|
|
|
<el-form-item
|
|
|
|
|
class="daoqitixingren"
|
|
|
|
|
required
|
|
|
|
|
:prop="`fwqxx[${index}].yjbsxx`"
|
|
|
|
|
:rules="{
|
|
|
|
|
required: true,
|
|
|
|
|
message: '请输入',
|
|
|
|
|
trigger: 'blur',
|
|
|
|
|
}"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
:label="'硬件部署位置' + (index == 0 ? '' : index)"
|
|
|
|
|
>
|
|
|
|
|
<el-input
|
|
|
|
|