소스 검색

提交福达

caojunjie 2 년 전
부모
커밋
e9afdbae1a
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      src/views/exportTrade/purchaseContract/detailsPage.vue

+ 0 - 1
src/views/exportTrade/purchaseContract/detailsPage.vue

@@ -678,7 +678,6 @@ export default {
     billApplication
   },
   async created() {
-    return
     if (this.detailData.id) {
       this.getDetail(this.detailData.id);
     }