优化标准拆分
This commit is contained in:
@@ -113,7 +113,7 @@ export default {
|
|||||||
itemsEoPage.infoId = this.infoId
|
itemsEoPage.infoId = this.infoId
|
||||||
itemsEoPage.page = this.itemsPage
|
itemsEoPage.page = this.itemsPage
|
||||||
itemsEoPage.pageSize = this.itemsPageSize
|
itemsEoPage.pageSize = this.itemsPageSize
|
||||||
itemsEoPage.getItemsName = query ? query.clauseName : undefined
|
itemsEoPage.itemsName = query ? query.clauseName : undefined
|
||||||
this.$http.get('lawss/sarFileSplitItems/getSplitItemsByPage', itemsEoPage, {
|
this.$http.get('lawss/sarFileSplitItems/getSplitItemsByPage', itemsEoPage, {
|
||||||
_this: this,
|
_this: this,
|
||||||
loading: 'loading'
|
loading: 'loading'
|
||||||
|
|||||||
Reference in New Issue
Block a user