fix: bug
This commit is contained in:
@@ -57,7 +57,7 @@
|
||||
...t,
|
||||
id: 'prgh-' + index,
|
||||
chatContent: (t.pgrphContent || ''),
|
||||
titleNum: '知识点' + (index + 1) + ':',
|
||||
titleNum: '知识点' + t.showOrder + ':',
|
||||
title: t.title,
|
||||
type: 3
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user