$("#birth_bank").picker({
title: "请选择开户行",
inputReadOnly:false,
cols: [
{
textAlign: 'center',
//values: ['工商银行(2020)', '建设银行(2420)']
values:
}
]
});
$("#birth_bank").picker({
title: "请选择开户行",
inputReadOnly:false,
cols: [
{
textAlign: 'center',
//values: ['工商银行(2020)', '建设银行(2420)']
values:
}
]
});