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