load การแจ้งเตือน,กล่องข้อความ
This commit is contained in:
parent
ad929f93e2
commit
a4cfdeed38
5 changed files with 132 additions and 131 deletions
|
|
@ -31,7 +31,8 @@ interface notiType {
|
|||
id: string;
|
||||
sender: string;
|
||||
body: string;
|
||||
timereceive: Date;
|
||||
timereceive: string;
|
||||
isOpen: boolean;
|
||||
}
|
||||
|
||||
interface optionType {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue