Fix: 修改代码结构
This commit is contained in:
10
src/App.vue
10
src/App.vue
@ -174,12 +174,12 @@
|
|||||||
})
|
})
|
||||||
|
|
||||||
const components = {
|
const components = {
|
||||||
BeltSpecificationCalculate,
|
|
||||||
MultiLayerPaperTapeWidthAngleCalculate,
|
|
||||||
PaperRollWeightLengthCalculate,
|
|
||||||
PaperTapeWidthAngleCalculate,
|
|
||||||
PaperTubeProductionCalculate,
|
|
||||||
PaperTubeWeightCalculate,
|
PaperTubeWeightCalculate,
|
||||||
|
BeltSpecificationCalculate,
|
||||||
|
PaperRollWeightLengthCalculate,
|
||||||
|
PaperTubeProductionCalculate,
|
||||||
|
PaperTapeWidthAngleCalculate,
|
||||||
|
MultiLayerPaperTapeWidthAngleCalculate,
|
||||||
}
|
}
|
||||||
|
|
||||||
const currentComponent = computed(() => {
|
const currentComponent = computed(() => {
|
||||||
|
|||||||
Reference in New Issue
Block a user