fix bug
This commit is contained in:
@ -110,7 +110,7 @@ export class EditPartnerComponentsAddComponent implements OnInit {
|
|||||||
],
|
],
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
required: ['channelId', 'remark', 'effectiveNode']
|
required: ['partnerId','settStartTime', 'remark', 'effectiveNode']
|
||||||
};
|
};
|
||||||
this.ui = {
|
this.ui = {
|
||||||
'*': {
|
'*': {
|
||||||
|
|||||||
Reference in New Issue
Block a user