Browse Source

Updated files

master
adiao 3 years ago
parent
commit
408cda9df1
  1. 1
      学习文档.md

1
学习文档.md

@ -18,3 +18,4 @@ array?.[index] @@ -18,3 +18,4 @@ array?.[index]
Question :
service.defaults.headers['apiToken'] = current_userInfo?.apiToken ? current_userInfo.apiToken : null 这句代码怎么理解?
Loading…
Cancel
Save