소스 검색

fix: 取消物联网卡全屏按钮

xieyonghong 3 년 전
부모
커밋
8f23a8a950
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/pages/iot-card/CardManagement/index.tsx

+ 1 - 1
src/pages/iot-card/CardManagement/index.tsx

@@ -547,7 +547,7 @@ const CardManagementNode = () => {
         tableStyle={{ minHeight }}
         actionRef={actionRef}
         params={searchParams}
-        options={{ fullScreen: true }}
+        options={{ fullScreen: false }}
         tableClassName={'iot-card-management'}
         columnEmptyText={''}
         request={(params) =>