根据标签autoCite显示参考文献
This commit is contained in:
@@ -1150,6 +1150,9 @@ colTitle: 'Template title',
|
||||
tmrEmailEditor: {
|
||||
preview: 'Preview',
|
||||
placeholder: 'Please enter email content'
|
||||
},
|
||||
wordCite: {
|
||||
notFoundById: 'No reference found for citation ID {id}'
|
||||
}
|
||||
|
||||
|
||||
|
||||
@@ -1135,6 +1135,9 @@ const zh = {
|
||||
tmrEmailEditor: {
|
||||
preview: '预览效果',
|
||||
placeholder: '请输入邮件内容'
|
||||
},
|
||||
wordCite: {
|
||||
notFoundById: '未查询到编号{id}相关参考文献'
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user