修改about菜单
This commit is contained in:
parent
5fe1352ed6
commit
6fe5ab323e
|
@ -260,7 +260,7 @@ g_teMenus.exportTxt = function(ctrl){
|
||||||
//menu-关于
|
//menu-关于
|
||||||
g_teMenus.showAbout = function(ctrl){
|
g_teMenus.showAbout = function(ctrl){
|
||||||
return function(){
|
return function(){
|
||||||
mainForm.g_flexcell.AboutBox();
|
mainForm.msgbox(mainForm.text);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user