yangle
2024-10-27 f6d6a3c0c65103cb4a58e4f929ed7a1c8da21b9a
WebTM/views/系统管理/按钮设置/Xt_ModuleButtonSet.html
@@ -190,7 +190,7 @@
                            }
                        }
                        if (data.length + no_edit.length == i) {
                            data.push({ "BtnID": btnIdLists[i], "BtnName": btnNameLists[i], "IsHide": false, "HOtherName": "" });
                            data.push({ "BtnID": btnIdLists[i], "BtnName": btnNameLists[i], "IsHide": false, "HOrder": btnOrderLists[i], "HOtherName": "" });
                        }
                    }
                    option.data = data;