Commit f1bc7a8a authored by houjn@hikoon.cn's avatar houjn@hikoon.cn

文案修改

parent 6d5c8ddf
...@@ -53,7 +53,7 @@ ...@@ -53,7 +53,7 @@
</el-form-item> </el-form-item>
</el-col> </el-col>
<el-col :span="8"> <el-col :span="8">
<el-form-item :label="$t('预付商品货值占佣金额比例')+':'" label-width="320px"> <el-form-item :label="$t('预付商品货值占总货值比例')+':'" label-width="320px">
{{orderFee.paymentGoodsWorthScale}}% {{orderFee.paymentGoodsWorthScale}}%
</el-form-item> </el-form-item>
</el-col> </el-col>
...@@ -123,7 +123,7 @@ export default { ...@@ -123,7 +123,7 @@ export default {
} }
}, },
orderFee(){ orderFee(){
} }
}, },
computed:{ computed:{
...@@ -182,4 +182,4 @@ export default { ...@@ -182,4 +182,4 @@ export default {
::v-deep .prepay_exception_detail .el-form-item{ ::v-deep .prepay_exception_detail .el-form-item{
margin-bottom: 0; margin-bottom: 0;
} }
</style> </style>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment