fix bug
This commit is contained in:
@ -322,6 +322,7 @@ export class SupplyManagementReleasePublishComponent implements OnInit {
|
||||
type: 'string',
|
||||
title: '货物数量',
|
||||
ui: {
|
||||
width: 300,
|
||||
widget: 'custom',
|
||||
placeholder: '请输入',
|
||||
errors: { required: '必填项' }
|
||||
|
||||
Reference in New Issue
Block a user