ui_migration bugfix(component) fix duplicated component name cameraStageMappingTask
This commit is contained in:
parent
f650ff7922
commit
6f9531059c
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ import runCsmStep from "./csmSteps/runCsmStep.vue";
|
||||||
import { markRaw } from "vue";
|
import { markRaw } from "vue";
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
name: "CameraCalibrationTask",
|
name: "CameraStageMappingTask",
|
||||||
components: {
|
components: {
|
||||||
calibrationWizardTask,
|
calibrationWizardTask,
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue