update 芯片良率

This commit is contained in:
DESKTOP-FUDKNA8\znjsz
2024-04-29 16:00:07 +08:00
parent b6820fd61f
commit e066a7c4c7
7 changed files with 326 additions and 11 deletions

View File

@@ -20,7 +20,7 @@
</template>
<script>
import StdRateItem from "./sub/StdRateItem.vue";
import StdRateItem from "./sub/std/StdRateItem.vue";
export default {
name: "StdRate",
components: { StdRateItem },