ui_migration bugfix(component) remove baseUri prop from scanviewer component, bug: overlap namespace

This commit is contained in:
Antonio Anaya 2026-04-22 00:13:17 -06:00
parent 917e3ff3ed
commit 84fbf70bd2

View file

@ -67,10 +67,6 @@ export default {
type: Object,
default: null,
},
baseUri: {
type: String,
required: true,
},
},
data() {
return {