Amy0104
Amy0104
It seems that the worker group can not be deleted. @DarkAssassinator
> Hi, @songjianet , @Amy0104, could you please help me this front-end problem? > > It seems that `resourcesRequired.value` will lose the reactivity. > > which means the user's click...
Maybe you can try to switch the `useResource` firstly, and then I try to support this by reactive required later. Is that ok? @rickchengx
After this pr merged, I will fix this by #12202 .
I have already set the `required` to be reactive.
It is ok for me. Could you check it again? @Gagepmd
@sketchmind Would you like to improve this?
> > @sketchmind Would you like to improve this? > > @Amy0104 But I think this needs to be discussed,for example, the start button of the workflow definition details page,...
It’s better to reuse the upload logic instead of creating a new reupload. Because if the upload logic has changed, the reupload need to be changed too. There will be...
> > It’s better to reuse the upload logic instead of creating a new reupload. Because if the upload logic has changed, the reupload need to be changed too. There...