for(let i in list){
        this.$set(this.defaultAddressData,i,list[i])
      }
采用$set()设置数据
posted on 2023-08-11 10:49  秦小咪  阅读(24)  评论(0编辑  收藏  举报