|
@@ -185,7 +185,7 @@ export default {
|
|
|
if (this.checkType === '1') {
|
|
if (this.checkType === '1') {
|
|
|
this.loading = true
|
|
this.loading = true
|
|
|
this.searchForm.showInvoiceFlag = '1' // showInvoiceFlag = '1'时,查询关联发票的开票状态。showInvoiceFlag为其他值或者为空时,不查询
|
|
this.searchForm.showInvoiceFlag = '1' // showInvoiceFlag = '1'时,查询关联发票的开票状态。showInvoiceFlag为其他值或者为空时,不查询
|
|
|
- this.programProjectListInfoService.list({
|
|
|
|
|
|
|
+ this.programProjectListInfoService.list2({
|
|
|
'current': this.tablePage.currentPage,
|
|
'current': this.tablePage.currentPage,
|
|
|
'size': this.tablePage.pageSize,
|
|
'size': this.tablePage.pageSize,
|
|
|
'orders': this.tablePage.orders,
|
|
'orders': this.tablePage.orders,
|