Explorar o código

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

achao %!s(int64=3) %!d(string=hai) anos
pai
achega
f313815875
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      src/views/contractManagement/storageContract.vue

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

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