1
PC-20250623MANY\Administrator
2025-08-23 943ab2d1bcf05c88ad1fc5b9ac0d1c3b6450fab1
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>