fix bug
This commit is contained in:
@ -57,7 +57,7 @@ export class CwcBankCardManagementBindComponent implements OnInit {
|
||||
bankCardNumber: {
|
||||
type: 'string',
|
||||
title: '银行卡号',
|
||||
maxLength: 21,
|
||||
maxLength: 30,
|
||||
ui: {
|
||||
showRequired: true,
|
||||
placeholder: '请输入银行卡号',
|
||||
|
||||
Reference in New Issue
Block a user