涂煌豪
2022-03-22 8e39e511f1a272ee05b53ff68a985464a8c7ccf9
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) {