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