src/views/account/components/fo.vue
@@ -21,7 +21,7 @@ <el-table-column prop="money" :label="$t('投资金额')"> <template slot-scope="scope"> <span class="sc_c" style="font-size: 18px" >MX$ {{ scope.row.money }}</span >$ {{ scope.row.money }}</span > </template> </el-table-column>