1
yusijie
2024-11-22 079ba436e736e532d79c57b3fe13c17d361c1fd2
WebTM/views/³µ¼ä¹ÜÀí/¹¤ÐòÁ÷ת¿¨/Sc_ProcessExchangeBillList.html
@@ -869,7 +869,6 @@
                //选中行改变颜色
                check_row(obj);
                get_DisplaySub(obj.data);
            });
            //#endregion
@@ -2695,7 +2694,7 @@
                        }
                        var btns = document.getElementsByTagName("button");     //获取本页所有按钮对象
                        Display_HideButton(btns, "3797", HModName, sessionStorage["HUserName"]);
                        Display_HideButton(btns, "3772", HModName, sessionStorage["HUserName"]);
                    }, error: function () {
                        layer.alert("接口请求失败!", { icon: 5 });