#
luxiaotao1123
2024-10-07 56e8529fc6ef8fee3d7494b24f33165cb79e4cc2
zy-acs-flow/src/page/components/ImportButton.jsx
@@ -18,7 +18,7 @@
        <>
            <Button
                startIcon={<UploadIcon />}
                label="Import"
                label="common.action.import.title"
                onClick={handleOpenModal}
            />