0👍
I think you should make server
a computed property: https://v2.vuejs.org/v2/guide/computed.html#Basic-Example
you can set the value of server based on whatever you want inside the function.
Source:stackexchange.com
0👍
I think you should make server
a computed property: https://v2.vuejs.org/v2/guide/computed.html#Basic-Example
you can set the value of server based on whatever you want inside the function.