在下一个视图(DetailSystemView)中,应用程序将显示选中系统的详细信息。
The application will then display the selected system details in the next view (DetailSystemView).
然而,如果视图所依赖的函数在下一次使用视图时仍然存在,那么该视图将被自动重新进行验证。
However, if the function that the view is dependent on does exist the next time the view is used, the view is automatically revalidated.
在进入下一步之前,检查视图是否正常工作。
Before you move on, check that the view is working properly.
应用推荐