lisenzhou 2 vuotta sitten
vanhempi
commit
1e379dfce4
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1
    1
      src/pages/checkStand/list/index.jsx

+ 1
- 1
src/pages/checkStand/list/index.jsx Näytä tiedosto

@@ -38,7 +38,7 @@ export default (props) => {
38 38
   };
39 39
 
40 40
   return (
41
-    <Page tabBar="check" loading={loading} roles={[ROLE_INSPECTOR]}>
41
+    <Page tabBar="check" loading={loading}>
42 42
       <PowerList
43 43
         request={getTaCheckStand}
44 44
         params={params}