我想按字母顺序过滤列 这是按大小过滤的代码 怎么做 谢谢
const columns = [{
title: 'First Name',
dataIndex: 'first_name',
sortDirections: ['descend', 'ascend'],
key: 'first_name',
width: '20%',
sorter: (a, b) => a.first_name.length - b.first_name.length,
}]
答案 0 :(得分:1)
您可以使用apns = APNs(use_sandbox=False, cert_file="cert.pem", key_file="key.pem")
localeCompare()