Merge branch 'develop' of https://gitlab.eascs.com/tms-ui/tms-obc-web into develop

This commit is contained in:
潘晓云
2022-04-22 18:11:22 +08:00
35 changed files with 1148 additions and 523 deletions

View File

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