This commit is contained in:
wangshiming
2022-02-18 15:35:20 +08:00
parent dc5c4e44c8
commit 5903d75bbc
2 changed files with 3 additions and 2 deletions

View File

@ -322,6 +322,7 @@ export class SupplyManagementReleasePublishComponent implements OnInit {
type: 'string',
title: '货物数量',
ui: {
width: 300,
widget: 'custom',
placeholder: '请输入',
errors: { required: '必填项' }