yusijie
2024-10-11 7d67f1880b63e1cd621329706eb785f8642cccab
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;