This commit is contained in:
wangshiming
2022-05-11 13:53:11 +08:00
parent 1e264be2df
commit a01dda6a57

View File

@ -110,7 +110,7 @@ export class EditPartnerComponentsAddComponent implements OnInit {
], ],
}, },
}, },
required: ['channelId', 'remark', 'effectiveNode'] required: ['partnerId','settStartTime', 'remark', 'effectiveNode']
}; };
this.ui = { this.ui = {
'*': { '*': {