张宇恒
2022-03-18 d2ef556f29fee3925f06221bba078dcbb8f85c0b
force-app/main/default/aura/DealerPersonnelInformationImport/DealerPersonnelInformationImportHelper.js
@@ -145,7 +145,7 @@
        window.setTimeout($A.getCallback(function () {
            $A.util.addClass(component.find('errorDiv'), 'slds-hide');
        }),
            3000
            4000
        );
    },
    success : function(message) {