item: AngularFirestoreDocument<any>; // db: AngularFirestore this.item ... db: AngularFirestore const itemRef = db.doc('item'); ...
確定! 回上一頁