Resolve #6500
This commit is contained in:
parent
ade11aa447
commit
c25cf7f89a
4 changed files with 90 additions and 12 deletions
|
@ -265,6 +265,10 @@ export default Vue.extend({
|
|||
}
|
||||
location.reload();
|
||||
},
|
||||
|
||||
fixedWidgetsPosition() {
|
||||
location.reload()
|
||||
},
|
||||
},
|
||||
|
||||
methods: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue