@@ -1359,6 +1359,8 @@
this.otherDeatils.title = activeTab.label;
this.otherDeatils.queryKey = this.mainMsg.checkedList[0].id;
console.log(this.otherDeatils, 'this.otherDeatils');
+ // 查询其他标签页列表详情
+ this.getOtherListDetails(activeTab.code, this.otherDeatils.queryKey);
} else {
this.$message({
message: '修改请选择单个数据!',