lisenzhou 2 年之前
父節點
當前提交
1e379dfce4
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      src/pages/checkStand/list/index.jsx

+ 1
- 1
src/pages/checkStand/list/index.jsx 查看文件

@@ -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}