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