|
@@ -67,18 +67,23 @@
|
|
|
</a-form-model-item>
|
|
|
</a-col>
|
|
|
<a-col :md="6" :sm="8">
|
|
|
- <a-form-model-item label="计划数量" prop="planQuantity">
|
|
|
- {{ detailsPlanNum.planQuantity }}
|
|
|
+ <a-form-model-item label="面料不含税成本(¥)" prop="fabriccostNotincludestax" >
|
|
|
+ {{ detailsPlanNum.fabriccostNotincludestax }}
|
|
|
</a-form-model-item>
|
|
|
</a-col>
|
|
|
<a-col :md="6" :sm="8">
|
|
|
- <a-form-model-item label="美元外销总价" prop="usdTotalexportprice">
|
|
|
+ <a-form-model-item label="辅料不含税成本(¥)" prop="excipiencostNotincludestax">
|
|
|
+ {{ detailsPlanNum.excipiencostNotincludestax }}
|
|
|
+ </a-form-model-item>
|
|
|
+ </a-col>
|
|
|
+ <a-col :md="6" :sm="8">
|
|
|
+ <a-form-model-item label="外销总价($)" prop="usdTotalexportprice">
|
|
|
{{ detailsPlanNum.usdTotalexportprice }}
|
|
|
</a-form-model-item>
|
|
|
</a-col>
|
|
|
<a-col :md="6" :sm="8">
|
|
|
- <a-form-model-item label="人民币费用支出" prop="rmbExpense">
|
|
|
- <a href="javascript:void(0)" @click="mainTableExpenseCNY()">{{ detailsPlanNum.rmbExpense }}</a>
|
|
|
+ <a-form-model-item label="外销金额(¥)" prop="rmbExportamount">
|
|
|
+ {{ detailsPlanNum.rmbExportamount }}
|
|
|
</a-form-model-item>
|
|
|
</a-col>
|
|
|
<a-col :md="6" :sm="8">
|
|
@@ -87,25 +92,36 @@
|
|
|
</a-form-model-item>
|
|
|
</a-col>
|
|
|
<a-col :md="6" :sm="8">
|
|
|
- <a-form-model-item label="人民币外销金额" prop="rmbExportamount">
|
|
|
- {{ detailsPlanNum.rmbExportamount }}
|
|
|
+ <a-form-model-item label="加工费(¥)" prop="rmbProcesscost">
|
|
|
+ {{ detailsPlanNum.rmbProcesscost }}
|
|
|
</a-form-model-item>
|
|
|
</a-col>
|
|
|
<a-col :md="6" :sm="8">
|
|
|
- <a-form-model-item label="美元费用支出" prop="usdExpense" >
|
|
|
+ <a-form-model-item label="加工费($)" prop="usdProcesscost">
|
|
|
+ {{ detailsPlanNum.usdProcesscost }}
|
|
|
+ </a-form-model-item>
|
|
|
+ </a-col>
|
|
|
+ <a-col :md="6" :sm="8">
|
|
|
+ <a-form-model-item label="运杂费($)" prop="usdExpense" >
|
|
|
<a href="javascript:void(0)" @click="mainTableExpenseUSD()" >{{ detailsPlanNum.usdExpense }}</a>
|
|
|
</a-form-model-item>
|
|
|
</a-col>
|
|
|
<a-col :md="6" :sm="8">
|
|
|
- <a-form-model-item label="加工费(人民币)" prop="rmbProcesscost">
|
|
|
- {{ detailsPlanNum.rmbProcesscost }}
|
|
|
+ <a-form-model-item label="事故金额($)" prop="accidentUsdamount" >
|
|
|
+ {{ detailsPlanNum.accidentUsdamount }}
|
|
|
</a-form-model-item>
|
|
|
</a-col>
|
|
|
<a-col :md="6" :sm="8">
|
|
|
- <a-form-model-item label="加工费(美元)" prop="usdProcesscost">
|
|
|
- {{ detailsPlanNum.usdProcesscost }}
|
|
|
+ <a-form-model-item label="事故金额(¥)" prop="accidentcnyAmount" >
|
|
|
+ {{ detailsPlanNum.accidentcnyAmount }}
|
|
|
</a-form-model-item>
|
|
|
</a-col>
|
|
|
+ <a-col :md="6" :sm="8">
|
|
|
+ <a-form-model-item label="计划数量" prop="planQuantity">
|
|
|
+ {{ detailsPlanNum.planQuantity }}
|
|
|
+ </a-form-model-item>
|
|
|
+ </a-col>
|
|
|
+
|
|
|
<a-col :md="6" :sm="8">
|
|
|
<a-form-model-item label="短出数" prop="shortseveral" >
|
|
|
{{ detailsPlanNum.shortseveral }}
|
|
@@ -116,88 +132,97 @@
|
|
|
{{ detailsPlanNum.shortvalue }}
|
|
|
</a-form-model-item>
|
|
|
</a-col>
|
|
|
- <!-- <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 :md="6" :sm="8">
|
|
|
- <a-form-model-item label="事故单美金金额" prop="accidentUsdamount" >
|
|
|
- {{ detailsPlanNum.accidentUsdamount }}
|
|
|
+ <a-form-model-item label="面料成本($)" prop="UsdfabriccostIncludestax" >
|
|
|
+ {{ detailsPlanNum.fabriccostIncludestaxUsd }}
|
|
|
</a-form-model-item>
|
|
|
</a-col>
|
|
|
<a-col :md="6" :sm="8">
|
|
|
- <a-form-model-item label="面料含税成本" prop="fabriccostIncludestax" >
|
|
|
+ <a-form-model-item label="面料成本(¥)" prop="fabriccostIncludestax" >
|
|
|
{{ detailsPlanNum.fabriccostIncludestax }}
|
|
|
</a-form-model-item>
|
|
|
</a-col>
|
|
|
<a-col :md="6" :sm="8">
|
|
|
- <a-form-model-item label="面料含税成本(美元)" prop="UsdfabriccostIncludestax" >
|
|
|
- {{ detailsPlanNum.fabriccostIncludestaxUsd }}
|
|
|
+ <a-form-model-item label="辅料成本($)" prop="UsdexcipiencostIncludestax">
|
|
|
+ {{ detailsPlanNum.excipiencostIncludestaxUsd }}
|
|
|
</a-form-model-item>
|
|
|
</a-col>
|
|
|
<a-col :md="6" :sm="8">
|
|
|
- <a-form-model-item label="辅料含税成本" prop="excipiencostIncludestax">
|
|
|
+ <a-form-model-item label="辅料成本(¥)" prop="excipiencostIncludestax">
|
|
|
{{ detailsPlanNum.excipiencostIncludestax }}
|
|
|
</a-form-model-item>
|
|
|
</a-col>
|
|
|
<a-col :md="6" :sm="8">
|
|
|
- <a-form-model-item label="辅料含税成本(美元)" prop="UsdexcipiencostIncludestax">
|
|
|
- {{ detailsPlanNum.excipiencostIncludestaxUsd }}
|
|
|
+ <a-form-model-item label="销售订单总额(¥)" prop="salesordersLocaltotal">
|
|
|
+ {{ detailsPlanNum.salesordersLocaltotal }}
|
|
|
</a-form-model-item>
|
|
|
</a-col>
|
|
|
<a-col :md="6" :sm="8">
|
|
|
- <a-form-model-item label="销售订单本币总额" prop="salesordersLocaltotal">
|
|
|
- {{ detailsPlanNum.salesordersLocaltotal }}
|
|
|
+ <a-form-model-item label="销售订单总额($)" prop="salesrrdersOriginaltotal">
|
|
|
+ {{ detailsPlanNum.salesrrdersOriginaltotal }}
|
|
|
</a-form-model-item>
|
|
|
</a-col>
|
|
|
<a-col :md="6" :sm="8">
|
|
|
- <a-form-model-item label="事故单人民币金额" prop="accidentcnyAmount" >
|
|
|
- {{ detailsPlanNum.accidentcnyAmount }}
|
|
|
+ <a-form-model-item label="费用支出(¥)" prop="rmbExpense">
|
|
|
+ <a href="javascript:void(0)" @click="mainTableExpenseCNY()">{{ detailsPlanNum.rmbExpense }}</a>
|
|
|
</a-form-model-item>
|
|
|
</a-col>
|
|
|
<a-col :md="6" :sm="8">
|
|
|
- <a-form-model-item label="面料不含税成本" prop="fabriccostNotincludestax" >
|
|
|
- {{ detailsPlanNum.fabriccostNotincludestax }}
|
|
|
+ <a-form-model-item label="运费税额" prop="salesrrdersOriginaltotal">
|
|
|
+ {{ }}
|
|
|
</a-form-model-item>
|
|
|
</a-col>
|
|
|
<a-col :md="6" :sm="8">
|
|
|
- <a-form-model-item label="面料不含税成本(美元)" prop="UsdfabriccostNotincludestax" >
|
|
|
- {{ detailsPlanNum.fabriccostNotincludestaxUsd }}
|
|
|
+ <a-form-model-item label="税率%" prop="taxrate" >
|
|
|
+ <a-input placeholder="请输入" v-model="detailsPlanNum.taxrate" @blur="changeTaxrate"/>
|
|
|
</a-form-model-item>
|
|
|
</a-col>
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ <!-- <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 :md="6" :sm="8">
|
|
|
- <a-form-model-item label="辅料不含税成本" prop="excipiencostNotincludestax">
|
|
|
- {{ detailsPlanNum.excipiencostNotincludestax }}
|
|
|
+ <a-form-model-item label="面料不含税成本(美元)" prop="UsdfabriccostNotincludestax" >
|
|
|
+ {{ detailsPlanNum.fabriccostNotincludestaxUsd }}
|
|
|
</a-form-model-item>
|
|
|
</a-col>
|
|
|
+
|
|
|
<a-col :md="6" :sm="8">
|
|
|
<a-form-model-item label="辅料不含税成本(美元)" prop="UsdexcipiencostNotincludestax">
|
|
|
{{ detailsPlanNum.excipiencostNotincludestaxUsd }}
|
|
|
</a-form-model-item>
|
|
|
</a-col>
|
|
|
- <a-col :md="6" :sm="8">
|
|
|
- <a-form-model-item label="销售订单原币总额" prop="salesrrdersOriginaltotal">
|
|
|
- {{ detailsPlanNum.salesrrdersOriginaltotal }}
|
|
|
- </a-form-model-item>
|
|
|
- </a-col>
|
|
|
+
|
|
|
<a-col :md="6" :sm="8">
|
|
|
<a-form-model-item label="制单人" prop="preparedBy">
|
|
|
{{ detailsPlanNum.preparedBy }}
|
|
|
</a-form-model-item>
|
|
|
</a-col>
|
|
|
- <a-col :md="6" :sm="8">
|
|
|
- <a-form-model-item label="税率%" prop="taxrate" >
|
|
|
- <a-input placeholder="请输入" v-model="detailsPlanNum.taxrate" @blur="changeTaxrate"/>
|
|
|
- </a-form-model-item>
|
|
|
- </a-col>
|
|
|
|
|
|
<a-col :md="6" :sm="8" class="noprint">
|
|
|
<h4 style="color:red;">
|
|
|
- 标记
|
|
|
+ 标记(A)
|
|
|
<span>(计算结果是负值时,该标记是红色)</span>
|
|
|
</h4>
|
|
|
</a-col>
|
|
|
+ <a-col :md="6" :sm="8" class="noprint">
|
|
|
+ <h4 style="color:blue;">
|
|
|
+ 标记(B)
|
|
|
+ <span>计算结果小于O.8 时,该标记是红色)</span>
|
|
|
+ </h4>
|
|
|
+ </a-col>
|
|
|
|
|
|
</a-form-model>
|
|
|
</div>
|