|
|
@@ -52,7 +52,7 @@
|
|
|
</el-select>
|
|
|
</el-form-item>
|
|
|
</el-col>
|
|
|
- <el-col :span="8">
|
|
|
+ <!-- <el-col :span="8">
|
|
|
<el-form-item label="检验性质" prop="checkType" label-width="120px">
|
|
|
<el-select v-model="formData.checkType" placeholder="请选择检验性质" clearable disabled>
|
|
|
<el-option
|
|
|
@@ -63,7 +63,7 @@
|
|
|
/>
|
|
|
</el-select>
|
|
|
</el-form-item>
|
|
|
- </el-col>
|
|
|
+ </el-col> -->
|
|
|
</el-row>
|
|
|
<!-- <div class="check-info-label-title">使用单位</div> -->
|
|
|
<el-row class="form-group" :gutter="24">
|