From bda1e10a92d87067e9f6596f71d9bd75a5b09ac7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BD=95=E7=BE=8E=E8=8D=A3?= <10755671+mei-rong-he@user.noreply.gitee.com> Date: Fri, 10 Oct 2025 17:16:28 +0800 Subject: [PATCH] 2 --- src/components/CustomPages/SK/SK002CheckList.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/CustomPages/SK/SK002CheckList.js b/src/components/CustomPages/SK/SK002CheckList.js index 3a839fe..bca0d19 100644 --- a/src/components/CustomPages/SK/SK002CheckList.js +++ b/src/components/CustomPages/SK/SK002CheckList.js @@ -9,6 +9,7 @@ import { connect } from 'dva'; import moment from 'moment'; import { message } from "antd/lib/index"; import FormPage from '../../../components/FormPage' +import DropDownPagination from '../../common/DropDownPaginationEx' class SK002CheckList extends React.Component { constructor(props) { super(props);