ruoyi-ui/src/views/marry/index.vue
@@ -768,10 +768,11 @@ //个人信息 listMarry(this.queryParams).then(response => { if(response.data.length == 0){ if(response.data.length === 0){ this.loading = false; this.marryList={}; this.oldSpouseList = {}; console.log(this.marryList) } else{ this.marryList = response.data;