tableCheckChange(val,item,'1')">{{item.title}}
{{item.download_category||'--'}}
{{item.description||'--'}}
{{item.version||'--'}}
{{item.release_date||'--'}}
sortChange(val,'1')" @selection-change="(val)=>selectChange(val,'1')">
{{scope.row.version}}
changeVson(item,'1',scope.$index)">
{{scope.row.version}}
{{item.version}}
handleSizeChange(val,'1')"
@current-change="(val)=>handleCurrentChange(val,'1')"
:current-page.sync="condition1.page"
:page-size="condition1.page_num"
:layout="paginLayout"
:total="condition1.sum">
mocheckAll(val,'1')">全选
tableCheckChange(val,item,'2')">{{item.title}}
{{item.download_category||'--'}}
{{item.description||'--'}}
{{item.version||'--'}}
{{item.release_date||'--'}}
sortChange(val,'2')" @selection-change="(val)=>selectChange(val,'2')">
{{scope.row.version}}
changeVson(item,'2',scope.$index)">
{{scope.row.version}}
{{item.version}}
handleSizeChange(val,'2')"
@current-change="(val)=>handleCurrentChange(val,'2')"
:current-page.sync="condition2.page"
:page-size="condition2.page_num"
:layout="paginLayout"
:total="condition2.sum">
mocheckAll(val,'2')">全选