king
2023-08-27 da64ab0923bf8817fc8599a6e37b953ce38f64c8
src/menu/viewnodes/index.jsx
@@ -36,7 +36,7 @@
        par_menuid: MenuId
      }
      Api.getSystemConfig(param).then(result => {
      Api.getCloudConfig(param).then(result => {
        if (!result.status) {
          notification.warning({
            top: 92,