diff --git a/src/views/projectManagement/InternationalSeminarGenerateCode.vue b/src/views/projectManagement/InternationalSeminarGenerateCode.vue index d968d77..8bd9469 100644 --- a/src/views/projectManagement/InternationalSeminarGenerateCode.vue +++ b/src/views/projectManagement/InternationalSeminarGenerateCode.vue @@ -100,7 +100,7 @@ export default { scopedSlots: {customRender: 'text'}, }, { - title: '随机数个数', + title: '随机码个数', align: 'center', dataIndex: 'randomCodeCount', width: 120,