xujunjie il y a 2 ans
Parent
commit
eafe8f3c8a
1 fichiers modifiés avec 2 ajouts et 3 suppressions
  1. 2 3
      src/pages/PurchaseAdmin/PurchaseList/List/NewList.js

+ 2 - 3
src/pages/PurchaseAdmin/PurchaseList/List/NewList.js

@@ -46,9 +46,8 @@ function List(props) {
                 setFlowDetail(data);
                 setVersion(record);
                 setFlowVisible(true);
-              } catch (error) {
-                setLoading2(false);
-              }
+              } catch (error) {}
+              setLoading2(false);
               // router.push(`/home/detail/${record.project_id}/${record.template_id}`);
             }}
           >