king
2023-08-07 ee635de6fc758c044db0761faa003d0db1e82563
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,