Ver Fonte

Merge branch 'dev' of http://git.zthymaoyi.com/gdc/yiliangyiyun-pc into dev

achao há 3 anos atrás
pai
commit
f313815875
1 ficheiros alterados com 2 adições e 1 exclusões
  1. 2 1
      src/views/contractManagement/storageContract.vue

+ 2 - 1
src/views/contractManagement/storageContract.vue

@@ -204,7 +204,7 @@
         searchType: 1,
         searchType: 1,
         searchTypeText: '未完成',
         searchTypeText: '未完成',
         searchKeyWord: '',
         searchKeyWord: '',
-        contractType: 4,
+        contractType: 1,
         goodsType: 1,
         goodsType: 1,
         startDate: null,
         startDate: null,
         endDate: null,
         endDate: null,
@@ -362,6 +362,7 @@
             pageSize: this.pageSize,
             pageSize: this.pageSize,
             searchType: this.searchType,
             searchType: this.searchType,
             searchKeyWord: this.searchKeyWord,
             searchKeyWord: this.searchKeyWord,
+            agreementType:'代储合同',
             startDate: this.startDate,
             startDate: this.startDate,
             endDate: this.endDate,
             endDate: this.endDate,
             contrPage: this.contrPage,
             contrPage: this.contrPage,