gaoluyang
4 天以前 787ccc59ba89bacc075562a161ecf02bc76ebadc
src/views/mes/home/modules/kpi-cards.vue
@@ -1,10 +1,10 @@
<script lang="ts" setup>
<script lang="ts" setup>
import type { MesHomeApi } from '#/api/mes/home';
import { computed } from 'vue';
import { CountTo } from '..\..\..\..\packages\effects\common-ui\src';
import { IconifyIcon } from '..\..\..\..\packages\icons\src';
import { CountTo } from '@vben/common-ui';
import { IconifyIcon } from '@vben/icons';
import { Card, Col, Divider, Row } from 'ant-design-vue';
@@ -53,7 +53,7 @@
            <IconifyIcon class="size-7" icon="lucide:file-text" />
          </div>
          <div>
            <div class="text-muted-foreground mb-1 text-sm">生产工单</div>
            <div class="text-muted-foreground mb-1 text-sm">生产订单</div>
            <div class="flex items-baseline gap-1">
              <CountTo
                class="text-2xl font-bold leading-tight text-[#409eff]"