From a373390cec572b1b1fd5aa3c18d18f1755d841ea Mon Sep 17 00:00:00 2001 From: fengchenchen Date: Tue, 21 Jun 2022 16:06:18 +0800 Subject: [PATCH] =?UTF-8?q?[update]=20-=20=E4=BF=AE=E6=94=B9=E9=94=99?= =?UTF-8?q?=E8=AF=AF=E7=9A=84=E8=A1=A8=E5=A4=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../projectManagement/InternationalSeminarGenerateCode.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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,