You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<scriptlang="ts">
import Vue from 'vue'
import Component from 'vue-class-component'
@Component({})
export default class HelloWorld extends Vue {msg: string='Welcome to Your Vue.js App'}</script>
When I use [email protected]
BUT [email protected] it's OK
Give me some advice,Thanks!
The text was updated successfully, but these errors were encountered: