George Hill

Results 2 issues of George Hill

在做联动查询时,需要获取已选中控件的值,目前暂不知道如何获取,请问是否可实现? 是否需要将所有控件的值绑定到一张表里,然后通过查表获取?

Scene: Use same type component multiple times Bug: When call get_interface() , the result is wrong ![image](https://user-images.githubusercontent.com/9116046/229755612-83b33e26-c5d3-41fd-9223-ab453f2d24b1.png) ![image](https://user-images.githubusercontent.com/9116046/229755938-4d24852d-3f86-46b4-92c0-167afbb83427.png) ![image](https://user-images.githubusercontent.com/9116046/229756047-020cca5a-7651-4f5f-838e-a36ad88172af.png) ![image](https://user-images.githubusercontent.com/9116046/229756719-3bf1760b-4882-43be-a7c4-216759d75ccc.png) ![image](https://user-images.githubusercontent.com/9116046/229756637-bd778f91-5af7-40fd-89f9-e3cbce6a59e8.png) the right result: barfi_result['Noop-1"]['block'].get_interface(name='Output') ![image](https://user-images.githubusercontent.com/9116046/229757101-b1691cc3-3a44-4ecb-8cc9-23969400fd23.png) barfi_result['Noop-2"]['block'].get_interface(name='Output') ![image](https://user-images.githubusercontent.com/9116046/229756047-020cca5a-7651-4f5f-838e-a36ad88172af.png)