web/src/views/modules/configItemChange/configItemList.vue
@@ -48,6 +48,7 @@ ids:null, projectId:'', configChangeList:[], remarkList:[] } } }, @@ -68,6 +69,7 @@ }, changeRow(selection){ this.dataForm.configChangeList = selection this.dataForm.remarkList = selection console.log(this.dataForm.configChangeList,'this.dataForm.checkList 选中的列表数据') }, async formSubmit(){