养老保险和医疗保险

This commit is contained in:
shijingjing
2022-04-29 11:28:31 +08:00
parent f7184d4f2a
commit 87f7d58125
2 changed files with 14 additions and 3 deletions

View File

@@ -104,6 +104,7 @@ export default {
if (res.code === 0) {
this.info = res.data
if(res.data.family && res.data.family.length) {
console.log(res.data.family);
this.list = res.data.family.map(item => {
return {
...item,