Fix typo, add warning on replacing local pack
This commit is contained in:
parent
4d7a915154
commit
d5a5b8e254
5 changed files with 21 additions and 6 deletions
|
|
@ -168,7 +168,7 @@ export default {
|
|||
})
|
||||
}
|
||||
},
|
||||
emits: ['updatePackFiles', 'displaError'],
|
||||
emits: ['updatePackFiles', 'displayError'],
|
||||
props: {
|
||||
placement: String,
|
||||
disabled: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue