export default { state: { tablePageSize: null, // 表格数据展示条数 tablePageSizes: null }, mutations: { } }