|
@@ -459,6 +459,7 @@ import downloadFile from '@/components/tool/downloadFile.js';
|
|
|
tid:this.selectInp.sort, //分类
|
|
|
leader:this.selectInp.person, //负责人
|
|
|
st:this.selectInp.state, //审核状态
|
|
|
+ year:"",
|
|
|
textInp:'',
|
|
|
page:this.table.currentPage, //当前页
|
|
|
lim:this.table.packageSize //限制获取几条数据
|