|
@@ -59,7 +59,11 @@ end event
|
|
|
|
|
|
event close;call super::close;IF IsValid(w_sys_login_s) THEN
|
|
event close;call super::close;IF IsValid(w_sys_login_s) THEN
|
|
w_sys_login_s.Dynamic wf_getbook(True)
|
|
w_sys_login_s.Dynamic wf_getbook(True)
|
|
|
|
+ Long a = a
|
|
|
|
+ a= 1
|
|
END IF
|
|
END IF
|
|
|
|
+
|
|
|
|
+
|
|
end event
|
|
end event
|
|
|
|
|
|
type cb_func from w_publ_edit_choice`cb_func within w_book_def
|
|
type cb_func from w_publ_edit_choice`cb_func within w_book_def
|