king
2023-08-04 465be8b618c1fb139d56ed779ff6f4dbc8d89b89
src/menu/tablenodes/index.jsx
@@ -122,7 +122,7 @@
        MenuID: config.uuid
      }
      Api.getSystemConfig(param).then(result => {
      Api.getCloudConfig(param).then(result => {
        if (!result.status) {
          notification.warning({
            top: 92,