diff --git a/src/App.vue b/src/App.vue index f4df408..b821554 100644 --- a/src/App.vue +++ b/src/App.vue @@ -174,12 +174,12 @@ }) const components = { - BeltSpecificationCalculate, - MultiLayerPaperTapeWidthAngleCalculate, - PaperRollWeightLengthCalculate, - PaperTapeWidthAngleCalculate, - PaperTubeProductionCalculate, PaperTubeWeightCalculate, + BeltSpecificationCalculate, + PaperRollWeightLengthCalculate, + PaperTubeProductionCalculate, + PaperTapeWidthAngleCalculate, + MultiLayerPaperTapeWidthAngleCalculate, } const currentComponent = computed(() => {