no message
This commit is contained in:
parent
8d50295086
commit
7bc8ca5776
1 changed files with 0 additions and 1 deletions
|
|
@ -64,7 +64,6 @@ async function fetchNotifications(index: number, type: string) {
|
|||
const list: notiType[] = []
|
||||
if (type === 'DEL') {
|
||||
totalNotiList.value = res.data.result.total
|
||||
console.log(notiList.value.length)
|
||||
if (notiList.value.length === 14) {
|
||||
notiList.value = []
|
||||
response.map((e: any) => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue