You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

4 lines
107 B

  1. export default {
  2. itemsPerPageText: '每页最多可显示',
  3. noDataAvailable: '没有数据可获得'
  4. }