|
@@ -254,11 +254,11 @@
|
|
|
{{ detailsPlanNum.preparedBy }}
|
|
|
</a-form-model-item>
|
|
|
</a-col>
|
|
|
- <a-col :md="6" :sm="8">
|
|
|
+ <!-- <a-col :md="6" :sm="8">
|
|
|
<a-form-model-item label="查询人" prop="queryBy">
|
|
|
{{ detailsPlanNum.queryBy }}
|
|
|
</a-form-model-item>
|
|
|
- </a-col>
|
|
|
+ </a-col> -->
|
|
|
<a-col :md="6" :sm="8">
|
|
|
<a-form-model-item label="查询时间" prop="queryTime">
|
|
|
{{ detailsPlanNum.queryTime }}
|