Browse Source

成本分配表-隐藏表头查询人

jbb 1 year ago
parent
commit
d351d41018
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/views/reportForms/cost-allocation-table.vue

+ 2 - 2
src/views/reportForms/cost-allocation-table.vue

@@ -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  }}