【update】-去掉【114/22】字段
This commit is contained in:
@@ -32,6 +32,6 @@ export const InvoiceTypeEnums = {
|
|||||||
export const LinkTopicsEnums = {
|
export const LinkTopicsEnums = {
|
||||||
free: { name: '免费专题', index: 6 },
|
free: { name: '免费专题', index: 6 },
|
||||||
freeTwo: { name: '免费专题', index: 8 },
|
freeTwo: { name: '免费专题', index: 8 },
|
||||||
default: {name: '114/22焦点论坛(默认专题)', index: 99}
|
default: {name: '焦点论坛(默认专题)', index: 99}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -35,8 +35,8 @@ const WasicTopicData = [
|
|||||||
children: [
|
children: [
|
||||||
{
|
{
|
||||||
'value': '99',
|
'value': '99',
|
||||||
'text': '114/22焦点论坛(08:00-12:00,全体大会)',
|
'text': '焦点论坛(08:00-12:00,全体大会)',
|
||||||
'title': '114/22焦点论坛(08:00-12:00,全体大会)',
|
'title': '焦点论坛(08:00-12:00,全体大会)',
|
||||||
// 'disabled': true
|
// 'disabled': true
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user