涂煌豪
2022-03-24 7a6bde159e19c304b3a512ed21171b7ce09055d9
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) {