会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
letleon
博客园
首页
新随笔
联系
管理
2020年4月14日
db.collection(变量名)
摘要: 1 data{ 2 DBID: 'dbname' 3 } 4 getdb(){ 5 db.collection(this.data.DBID).get() 6 .then(res =>{ 7 console.log(res.data) 8 }) 9 } 1 data{ 2 DBID: 'dbname
阅读全文
posted @ 2020-04-14 20:21 letleon
阅读(2099)
评论(0)
推荐(0)
编辑
公告