xujunjie 2 년 전
부모
커밋
eafe8f3c8a
1개의 변경된 파일2개의 추가작업 그리고 3개의 파일을 삭제
  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}`);
             }}
           >