commit
This commit is contained in:
@@ -603,7 +603,7 @@
|
||||
this.listModel = false;
|
||||
this.listModel2 = true
|
||||
this.$http.get('lawss/sarFileSplitItems/getSplitItemsByPage', {
|
||||
infoId: this.form.standId,
|
||||
infoId: bringData[0].id,
|
||||
page: 1,
|
||||
pageSize: 9999
|
||||
}, {
|
||||
|
||||
@@ -608,7 +608,7 @@
|
||||
this.listModel = false;
|
||||
this.listModel2 = true
|
||||
this.$http.get('lawss/sarFileSplitItems/getSplitItemsByPage', {
|
||||
infoId: this.form.standId,
|
||||
infoId: bringData[0].id,
|
||||
page: 1,
|
||||
pageSize: 9999
|
||||
}, {
|
||||
|
||||
Reference in New Issue
Block a user