5.85 release

This commit is contained in:
kong 2021-12-13 14:37:58 +07:00
parent 0479282586
commit e07d9ec840
3 changed files with 16 additions and 3 deletions

View file

@ -11,6 +11,16 @@
DEBUGVAR SelectDrink
DEBUGVAR PictureDrink
StrLen SelectDrink SelectDrinkLen
If SelectDrinkLen = 0 Then
Open "ROOT/taobin_project/xml/page_catalog.xml"
EndIf
If PriceDrink = 0 Then
Open "ROOT/taobin_project/xml/page_catalog.xml"
EndIf
Var SaveProductCodeSelect = SelectDrink
Var UserSelectProductCode = SelectDrink