king
2023-08-07 ee635de6fc758c044db0761faa003d0db1e82563
src/views/design/header/versions/index.jsx
@@ -28,7 +28,7 @@
      func: 's_get_sversions_sys',
    }
    Api.getSystemConfig(_param).then(result => {
    Api.getCloudConfig(_param).then(result => {
      if (!result.status) {
        notification.warning({
          top: 92,