IQAccount.getDefaultAccount().getAllEggs());
코드 적용시 아래와 같은 오류가 납니다.
[abnormal terminated]TypeError: IQAccount.getDefaultAccount().getAllEggs is not a function in <eval> at line number 103
IQAccount.getDefaultAccount().getAllEggs());
코드 적용시 아래와 같은 오류가 납니다.
[abnormal terminated]TypeError: IQAccount.getDefaultAccount().getAllEggs is not a function in <eval> at line number 103
|
푸른주전자
|
2018.09.10 10:27