web/src/views/modules/configItemChange/configItemList.vue
@@ -61,7 +61,8 @@ projectId:'', pageCode:'', configChangeList:[], remarkList:[] remarkList:[], configOutboundList:[] } } }, @@ -88,6 +89,7 @@ changeRow(selection){ this.dataForm.configChangeList = selection this.dataForm.remarkList = selection this.dataForm.configOutboundList = selection console.log(this.dataForm.configChangeList,'this.dataForm.checkList 选中的列表数据') }, isPreview(row) {