liujie
2023-09-25 8c55ab2701c99cec16eff92a26fefdf77fcdd28f
cloud-server-management/src/main/webapp/static/modular/system/tbBanner/tbBanner.js
@@ -60,7 +60,7 @@
                            return '<a href="javascript:void(0);" style="color: blue" onclick="TbBanner.updateState1(' + row.id +')">正常</a>'
                        }
                        if(value==2){
                            return '<a href="javascript:void(0);" style="color: red" onclick="TbBanner.updateState2(' + row.id +')">隐藏</a>'
                                return '<a href="javascript:void(0);" style="color: red" onclick="TbBanner.updateState2(' + row.id +')">隐藏</a>'
                        }
                    }else if(language==2){
                        if(value==1){