在设备上,当它到达gapi.client.init时,我收到一条错误消息"undefined is not an object“<script src="https://apis.google.com/js/api.js"></script> gapi.client.init({
'apiKey': 'api',
我正在做一个有角度的项目,我正疯狂地试图从一个对象中提取一个日期。...............................................................因此,我在这里打印我的employeeDetailsSelected对象的我必须将其转换为date对象,因此我首先尝试访问该对象的秒字段。:4442 ERROR TypeError: Cannot read property 'seconds' of undefined
at Saf