Browse Source

提交福达

caojunjie 2 năm trước cách đây
mục cha
commit
e9afdbae1a
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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);
     }