ui_migration bugfix(component) remove baseUri prop from scanviewer component, bug: overlap namespace
This commit is contained in:
parent
917e3ff3ed
commit
84fbf70bd2
1 changed files with 0 additions and 4 deletions
|
|
@ -67,10 +67,6 @@ export default {
|
||||||
type: Object,
|
type: Object,
|
||||||
default: null,
|
default: null,
|
||||||
},
|
},
|
||||||
baseUri: {
|
|
||||||
type: String,
|
|
||||||
required: true,
|
|
||||||
},
|
|
||||||
},
|
},
|
||||||
data() {
|
data() {
|
||||||
return {
|
return {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue