1
PC-20250623MANY\Administrator
2025-09-25 a96f8fe6fcdb95d1ab77187afb0b98cfa2ea0515
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>