|
@@ -433,6 +433,8 @@
|
|
current: this.inCurrentPage||this.currentPage,
|
|
current: this.inCurrentPage||this.currentPage,
|
|
size: this.pageSize,
|
|
size: this.pageSize,
|
|
devType:this.filter.devType,
|
|
devType:this.filter.devType,
|
|
|
|
+ drgs:this.filter.costControl,
|
|
|
|
+ type:this.filter.qcType,
|
|
accuracyType:this.filter.accuracyType,
|
|
accuracyType:this.filter.accuracyType,
|
|
|
|
|
|
};
|
|
};
|