[update]-会议详情模态框会议类型增加 理事会会议
This commit is contained in:
@@ -800,6 +800,8 @@ export default {
|
||||
return '其他会议'
|
||||
case '5':
|
||||
return '分标委会议'
|
||||
case '6':
|
||||
return '理事会会议'
|
||||
default:
|
||||
return '其他会议'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user