wohainilaodou opened a new pull request, #12045: URL: https://github.com/apache/inlong/pull/12045
Fixes #12044 ###Motivation ### Modifications Agent installation method is missing ### Verifying this change Modify the visible condition to type==='AGENT' to avoid form.getFieldValue not retrieving the type value (which is undefined), causing the condition to fail. before: <img width="764" height="573" alt="image" src="https://github.com/user-attachments/assets/0315f36f-1989-40aa-b596-d791574a3c08" /> after: <img width="912" height="585" alt="image" src="https://github.com/user-attachments/assets/f5822b88-7c3e-437e-8fe7-221c2acb9abf" /> ### Documentation -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
