This commit is contained in:
wangshiming
2022-04-22 10:25:57 +08:00
parent 08f1f7b527
commit b67401d311

View File

@ -57,7 +57,7 @@ export class CwcBankCardManagementBindComponent implements OnInit {
bankCardNumber: { bankCardNumber: {
type: 'string', type: 'string',
title: '银行卡号', title: '银行卡号',
maxLength: 21, maxLength: 30,
ui: { ui: {
showRequired: true, showRequired: true,
placeholder: '请输入银行卡号', placeholder: '请输入银行卡号',