|
|
@ -241,6 +241,11 @@
|
|
|
|
<el-input v-model="form.tecOther" placeholder="请输入其他信息" />
|
|
|
|
<el-input v-model="form.tecOther" placeholder="请输入其他信息" />
|
|
|
|
</el-form-item>
|
|
|
|
</el-form-item>
|
|
|
|
</el-col>
|
|
|
|
</el-col>
|
|
|
|
|
|
|
|
<el-col :span="8">
|
|
|
|
|
|
|
|
<el-form-item label="BP/车" prop="carNumUnit">
|
|
|
|
|
|
|
|
<el-input v-model="form.carNumUnit" placeholder="请输入每车的数量" type="number"/>
|
|
|
|
|
|
|
|
</el-form-item>
|
|
|
|
|
|
|
|
</el-col>
|
|
|
|
</el-row>
|
|
|
|
</el-row>
|
|
|
|
<el-row>
|
|
|
|
<el-row>
|
|
|
|
<el-col :span="24">
|
|
|
|
<el-col :span="24">
|
|
|
|