我想检查$http.get()的返回值,但得到了未定义的值。这是我的vue js代码: el: '#permissionMgt', permissionID: []this.permissionID = data.permissionID; //permissionID is a data field of the database
alert(this.permissionI
我尝试检索分离函数的两个属性,并在函数结束之前调试这三个值,它们有一个值,但返回值是未定义的,我不知道为什么!!.js文件 alert ("the function");
//we supposedthe handlers of the expections
navigator.geolocation.watchPosition(function(position) {