Files
gpt-load/web/src/components/LineChart.vue
2025-07-02 17:15:10 +08:00

6 lines
89 B
Vue

<template>
<n-card title="拆线图">
<div>拆线图</div>
</n-card>
</template>