fix bug
This commit is contained in:
@ -215,7 +215,8 @@ export class SupplyManagementOnecarPublishComponent implements OnInit {
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
required: ['goodsName', ]
|
||||
};
|
||||
this.ui3 = {
|
||||
'*': {
|
||||
@ -512,7 +513,8 @@ export class SupplyManagementOnecarPublishComponent implements OnInit {
|
||||
placeholder: '请输入',
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
required: ['paymentDays']
|
||||
};
|
||||
} else {
|
||||
this.schema7 = {
|
||||
|
||||
Reference in New Issue
Block a user