Ver código fonte

删除无关字段

jbb 2 anos atrás
pai
commit
3ea9d57819
1 arquivos alterados com 4 adições e 4 exclusões
  1. 4 4
      src/views/reportForms/cost-allocation-table.vue

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

@@ -80,11 +80,11 @@
                 <a href="javascript:void(0)" @click="mainTableExpenseCNY()">{{ detailsPlanNum.rmbExpense }}</a>
               </a-form-model-item>
             </a-col>
-            <a-col :md="6" :sm="8">
+            <!-- <a-col :md="6" :sm="8">
               <a-form-model-item label="税率%" prop="taxrate" class="fontColor">
                 {{ detailsPlanNum.taxrate }}
               </a-form-model-item>
-            </a-col>
+            </a-col> -->
             <a-col :md="6" :sm="8">
               <a-form-model-item label="实际出货数量" prop="actualShipquantity">
                 {{ detailsPlanNum.actualShipquantity }}
@@ -115,11 +115,11 @@
                 {{ detailsPlanNum.shortvalue }}
               </a-form-model-item>
             </a-col>
-            <a-col :md="6" :sm="8">
+            <!-- <a-col :md="6" :sm="8">
               <a-form-model-item label="短出面料成本" prop="fabricshortcost" class="fontColor">
                 {{ detailsPlanNum.fabricshortcost }}
               </a-form-model-item>
-            </a-col>
+            </a-col> -->
             <a-col :md="6" :sm="8">
               <a-form-model-item label="事故单美金金额" prop="accidentUsdamount" >
                 {{ detailsPlanNum.accidentUsdamount }}