Fixed bug in Test Wafer Usage Form
This commit is contained in:
parent
e4cca79a08
commit
90d714c9f2
@ -26,7 +26,7 @@ Event WINDOW.CREATE(CreateParam)
|
|||||||
PlaceDialog(-2, -2)
|
PlaceDialog(-2, -2)
|
||||||
Set_Property(@Window, 'VISIBLE', 1)
|
Set_Property(@Window, 'VISIBLE', 1)
|
||||||
GoSub FillFormMasterData
|
GoSub FillFormMasterData
|
||||||
PresetRDSNo = ''
|
RDSNo = ''
|
||||||
PresetTestType = ''
|
PresetTestType = ''
|
||||||
PresetEquipmentType = ''
|
PresetEquipmentType = ''
|
||||||
PresetEquipmentId = ''
|
PresetEquipmentId = ''
|
||||||
|
Loading…
x
Reference in New Issue
Block a user