hwh
2024-08-05 e85e1603b2d1c013be767a393a27ff4f2b97be81
HTML/views/HouseWithinSetting/TaskSync.html
@@ -411,7 +411,7 @@
                  
               });
               sendData(IP + "/Basis/GetRoleRightList", {}, 'get', function(res) {
                  if (res.code == 200) { //成功
                  if (res.code == 0) { //成功
                     for (var k = 0; k < res.data.length; k++) {
                        if (res.data[k].MenuName == "处理同步任务") {
                           $(function() {