~
This commit is contained in:
parent
28bc8fedc3
commit
a4e4fd41f8
|
@ -101,7 +101,7 @@ DebugSourceDirs=
|
||||||
UsePackages=0
|
UsePackages=0
|
||||||
[Parameters]
|
[Parameters]
|
||||||
RunParams=
|
RunParams=
|
||||||
HostApplication=D:\Dp7Repo\项目代码\双剑\成品仓库(FinishedClothWarehouse.dll)\testDll.exe
|
HostApplication=D:\Dp7Repo\项目代码\D7yrshuangjian\成品仓库(FinishedClothWarehouse.dll)\testDll.exe
|
||||||
Launcher=
|
Launcher=
|
||||||
UseLauncher=0
|
UseLauncher=0
|
||||||
DebugCWD=
|
DebugCWD=
|
||||||
|
|
|
@ -80,6 +80,7 @@ object frmCKProductBCPOutList: TfrmCKProductBCPOutList
|
||||||
Text = #32568#21495#39068#33394#30721#21333
|
Text = #32568#21495#39068#33394#30721#21333
|
||||||
Items.Strings = (
|
Items.Strings = (
|
||||||
#32568#21495#39068#33394#30721#21333
|
#32568#21495#39068#33394#30721#21333
|
||||||
|
#32568#21495#39068#33394#38271#24230#30721#21333
|
||||||
#39068#33394#30721#21333
|
#39068#33394#30721#21333
|
||||||
#27719#24635#30721#21333)
|
#27719#24635#30721#21333)
|
||||||
end
|
end
|
||||||
|
|
|
@ -580,7 +580,7 @@ begin
|
||||||
Exit;
|
Exit;
|
||||||
ExportFtErpFile(trim(ComboBox1.Text) + '.rmf', ADOQueryTemp);
|
ExportFtErpFile(trim(ComboBox1.Text) + '.rmf', ADOQueryTemp);
|
||||||
|
|
||||||
if trim(ComboBox1.Text) = '멂뵀奈<EBB580>쯤데' then
|
if (trim(ComboBox1.Text) = '멂뵀奈<EBB580>쯤데') or (trim(ComboBox1.Text) = '멂뵀奈<EBB580>낀똑쯤데' ) then
|
||||||
begin
|
begin
|
||||||
with ADOQueryTemp do
|
with ADOQueryTemp do
|
||||||
begin
|
begin
|
||||||
|
|
|
@ -385,6 +385,7 @@ object frmFCDJSMCK: TfrmFCDJSMCK
|
||||||
Text = #32568#21495#39068#33394#30721#21333
|
Text = #32568#21495#39068#33394#30721#21333
|
||||||
Items.Strings = (
|
Items.Strings = (
|
||||||
#32568#21495#39068#33394#30721#21333
|
#32568#21495#39068#33394#30721#21333
|
||||||
|
#32568#21495#39068#33394#38271#24230#30721#21333
|
||||||
#39068#33394#30721#21333
|
#39068#33394#30721#21333
|
||||||
#27719#24635#30721#21333)
|
#27719#24635#30721#21333)
|
||||||
end
|
end
|
||||||
|
|
|
@ -730,7 +730,7 @@ begin
|
||||||
|
|
||||||
ExportFtErpFile(trim(ComboBox1.Text) + '.rmf', ADOQueryTemp);
|
ExportFtErpFile(trim(ComboBox1.Text) + '.rmf', ADOQueryTemp);
|
||||||
|
|
||||||
if trim(ComboBox1.Text) = '멂뵀奈<EBB580>쯤데' then
|
if (trim(ComboBox1.Text) = '멂뵀奈<EBB580>쯤데') or (trim(ComboBox1.Text) = '멂뵀奈<EBB580>낀똑쯤데') then
|
||||||
begin
|
begin
|
||||||
with ADOQueryTemp do
|
with ADOQueryTemp do
|
||||||
begin
|
begin
|
||||||
|
|
Loading…
Reference in New Issue
Block a user