- Fixed after deleting a record in TablesList, not updated correctly #110
- Improve SEO Rank with WooRank tips...
This commit is contained in:
@@ -307,6 +307,10 @@ export default class Header extends Vue {
|
||||
return '../../' + tools.getimglogo()
|
||||
}
|
||||
|
||||
get getappname() {
|
||||
return tools.getappname(this)
|
||||
}
|
||||
|
||||
public toggleanimation() {
|
||||
console.log('toggleanimation')
|
||||
this.visuimg = false
|
||||
|
||||
Reference in New Issue
Block a user