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