This commit is contained in:
wangshiming
2022-03-07 16:40:52 +08:00
parent e61ba7f25e
commit 4593e3240e
4 changed files with 4 additions and 0 deletions

View File

@ -310,6 +310,7 @@ export class SupplyManagementOnecarPublishComponent implements OnInit {
goodsName1: {
type: 'string',
title: '',
maxLength: 20,
ui: {
errors: { required: '请填写货物名称' },
visibleIf: {