rsf-admin/src/App.jsx
@@ -60,9 +60,6 @@ getSystemInfo().then((data) => { localStorage.setItem("system", JSON.stringify(data)); }) getSystemDicts().then(data => { localStorage.setItem('sys_dicts', JSON.stringify(data)); }) }, []); return (