Browse Source

fix: 修改字母大写

pull/30/head
张耀 3 years ago
parent
commit
833625538d
  1. 2
      src/views/Brand/Brand.vue

2
src/views/Brand/Brand.vue

@ -93,7 +93,7 @@ const typeBtnList = [
},
{
title: '字母筛选',
titleEn: 'initial'
titleEn: 'Initial'
}
]

Loading…
Cancel
Save