|
@@ -138,7 +138,7 @@
|
|
</a-col>
|
|
</a-col>
|
|
<a-col :md="6" :sm="8">
|
|
<a-col :md="6" :sm="8">
|
|
<a-form-model-item label="面料含税成本(美元)" prop="UsdfabriccostIncludestax" >
|
|
<a-form-model-item label="面料含税成本(美元)" prop="UsdfabriccostIncludestax" >
|
|
- {{ detailsPlanNum.UsdfabriccostIncludestax }}
|
|
|
|
|
|
+ {{ detailsPlanNum.fabriccostIncludestaxUsd }}
|
|
</a-form-model-item>
|
|
</a-form-model-item>
|
|
</a-col>
|
|
</a-col>
|
|
<a-col :md="6" :sm="8">
|
|
<a-col :md="6" :sm="8">
|
|
@@ -148,7 +148,7 @@
|
|
</a-col>
|
|
</a-col>
|
|
<a-col :md="6" :sm="8">
|
|
<a-col :md="6" :sm="8">
|
|
<a-form-model-item label="辅料含税成本(美元)" prop="UsdexcipiencostIncludestax">
|
|
<a-form-model-item label="辅料含税成本(美元)" prop="UsdexcipiencostIncludestax">
|
|
- {{ detailsPlanNum.UsdexcipiencostIncludestax }}
|
|
|
|
|
|
+ {{ detailsPlanNum.excipiencostIncludestaxUsd }}
|
|
</a-form-model-item>
|
|
</a-form-model-item>
|
|
</a-col>
|
|
</a-col>
|
|
<a-col :md="6" :sm="8">
|
|
<a-col :md="6" :sm="8">
|
|
@@ -168,7 +168,7 @@
|
|
</a-col>
|
|
</a-col>
|
|
<a-col :md="6" :sm="8">
|
|
<a-col :md="6" :sm="8">
|
|
<a-form-model-item label="面料不含税成本(美元)" prop="UsdfabriccostNotincludestax" >
|
|
<a-form-model-item label="面料不含税成本(美元)" prop="UsdfabriccostNotincludestax" >
|
|
- {{ detailsPlanNum.UsdfabriccostNotincludestax }}
|
|
|
|
|
|
+ {{ detailsPlanNum.fabriccostNotincludestaxUsd }}
|
|
</a-form-model-item>
|
|
</a-form-model-item>
|
|
</a-col>
|
|
</a-col>
|
|
<a-col :md="6" :sm="8">
|
|
<a-col :md="6" :sm="8">
|
|
@@ -178,7 +178,7 @@
|
|
</a-col>
|
|
</a-col>
|
|
<a-col :md="6" :sm="8">
|
|
<a-col :md="6" :sm="8">
|
|
<a-form-model-item label="辅料不含税成本(美元)" prop="UsdexcipiencostNotincludestax">
|
|
<a-form-model-item label="辅料不含税成本(美元)" prop="UsdexcipiencostNotincludestax">
|
|
- {{ detailsPlanNum.UsdexcipiencostNotincludestax }}
|
|
|
|
|
|
+ {{ detailsPlanNum.excipiencostNotincludestaxUsd }}
|
|
</a-form-model-item>
|
|
</a-form-model-item>
|
|
</a-col>
|
|
</a-col>
|
|
<a-col :md="6" :sm="8">
|
|
<a-col :md="6" :sm="8">
|