~
This commit is contained in:
parent
1bbf6f4dbe
commit
8b136419ba
|
|
@ -101,7 +101,7 @@ DebugSourceDirs=
|
|||
UsePackages=0
|
||||
[Parameters]
|
||||
RunParams=
|
||||
HostApplication=D:\陈亿项目代码\项目代码\楠沐\针织检验管理\testDll.exe
|
||||
HostApplication=D:\Dp7Repo\项目代码\D7DJnanmu\针织检验管理\testDll.exe
|
||||
Launcher=
|
||||
UseLauncher=0
|
||||
DebugCWD=
|
||||
|
|
|
|||
|
|
@ -1616,7 +1616,8 @@ begin
|
|||
if (trim(ComboBox1.Text) = '检验码单') or (trim(ComboBox1.Text) = '提货核算单') or (trim(ComboBox1.Text) = '出库码单')
|
||||
or (trim(ComboBox1.Text) = '出库码单悦旺不加0.2') or (trim(ComboBox1.Text) = '出库码单不加0.2')
|
||||
or (trim(ComboBox1.Text) = '出库码单不加0.3')
|
||||
or (trim(ComboBox1.Text) = '出库码单悦旺') or (trim(ComboBox1.Text) = '出库码单宇悦') then
|
||||
or (trim(ComboBox1.Text) = '出库码单悦旺') or (trim(ComboBox1.Text) = '出库码单宇悦')
|
||||
or (trim(ComboBox1.Text) = '出库码单0.2') or (trim(ComboBox1.Text) = '出库码单0.3') then
|
||||
begin
|
||||
with ADOQueryTemp do
|
||||
begin
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user