feat(control): add module-backed extended return search

This commit is contained in:
2026-07-29 16:47:42 +08:00
parent 1bbe9c9a4c
commit 9c0fdac9ba
6 changed files with 118 additions and 109 deletions
+2 -1
View File
@@ -711,6 +711,7 @@
<Compile Include="AutoGridLookUp\ExtendedReturnSearchPopup.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="AutoGridLookUp\ExtendedReturnModuleSourceResolver.cs" />
<Compile Include="AutoGridLookUp\LabelExtendedReturnSearchEdit.cs">
<SubType>UserControl</SubType>
</Compile>
@@ -1891,4 +1892,4 @@
<Target Name="AfterBuild">
</Target>
-->
</Project>
</Project>