This commit is contained in:
Andy Bunce 2022-01-08 11:16:31 +00:00
parent 366bdef7b8
commit a567168ab4
3 changed files with 7 additions and 3 deletions

View file

@ -6,7 +6,10 @@ var app = new Vue({
message: 'Hello Vue!',
links: null,
hits:0,
loaded: null
loaded: null,
target: "srv",
targets: ["srv","top","new"]
},
methods:{