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,
|
||||
default: null,
|
||||
},
|
||||
baseUri: {
|
||||
type: String,
|
||||
required: true,
|
||||
},
|
||||
},
|
||||
data() {
|
||||
return {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue