|
@@ -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,
|