|
@@ -97,6 +97,7 @@ export default {
|
|
const res = await dataMainInterface.getRaiDataSummaryList({
|
|
const res = await dataMainInterface.getRaiDataSummaryList({
|
|
DataType: this.dataItem.DataType,
|
|
DataType: this.dataItem.DataType,
|
|
SellerId: this.dataItem.SellerId,
|
|
SellerId: this.dataItem.SellerId,
|
|
|
|
+ IsServerSeller: this.dataItem.IsServerSeller,
|
|
CurrentIndex: this.page_no,
|
|
CurrentIndex: this.page_no,
|
|
PageSize: this.pageSize,
|
|
PageSize: this.pageSize,
|
|
PopupType: this.title,
|
|
PopupType: this.title,
|