|
|
|
@ -106,7 +106,7 @@ |
|
|
|
<!-- <view class="col-fff">{{form.entrust_price}}</view> --> |
|
|
|
</view> |
|
|
|
<!-- <el-input-number controls-position="right" @change="handleChange" :min="1" :max="10"></el-input-number> --> |
|
|
|
<view class="tips fn-xs m-t-xs">估值 ${{ omitTo(form.entrust_price*price_cny,2) }}</view> |
|
|
|
<view class="tips fn-xs m-t-xs">{{$t('common.c7')}} ${{ omitTo(form.entrust_price*price_cny,2) }}</view> |
|
|
|
</view> |
|
|
|
<view class="m-t-ms"> |
|
|
|
<v-input |
|
|
|
|