commit
This commit is contained in:
@@ -1256,7 +1256,7 @@ export default {
|
||||
this.listForm.standId = bringData[0].id;
|
||||
this.listForm.listName = bringData[0].detailedListName;
|
||||
this.listForm.descriptionList = bringData[0].remark;
|
||||
this.listForm.fileId = bringData[0].fileId;
|
||||
this.listForm.fileId = bringData[0].fileIds;
|
||||
this.ListModel = false;
|
||||
this.$http.get("sarLawsAttrDetailedList/sar-laws-attr-detailed-list/selectLawsById",
|
||||
{ id: bringData[0].id, page: this.page, Size:this.pageSize}, {
|
||||
|
||||
Reference in New Issue
Block a user