[update] - 修改错误的表头

This commit is contained in:
fengchenchen
2022-06-21 16:06:18 +08:00
parent 05f0b31edc
commit a373390cec
@@ -100,7 +100,7 @@ export default {
scopedSlots: {customRender: 'text'},
},
{
title: '随机个数',
title: '随机个数',
align: 'center',
dataIndex: 'randomCodeCount',
width: 120,