king
2023-08-07 7858b93822607d26cd59ea236f2ee3544fe37050
src/components/mkIcon/index.jsx
@@ -65,7 +65,7 @@
  }
  getIcons = () => {
    Api.getSystemConfig({ func: 's_get_icons' }).then(res => {
    Api.getCloudConfig({ func: 's_get_icons' }).then(res => {
      if (!res.status) {
        notification.warning({
          top: 92,