address-client 3.2.59 → 3.2.60

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "address-client",
3
- "version": "3.2.59",
3
+ "version": "3.2.60",
4
4
  "description": "地址管理前台组件",
5
5
  "author": "wanbochao",
6
6
  "license": "ISC",
@@ -563,6 +563,7 @@
563
563
  })
564
564
  })
565
565
  this.areaslist=redata
566
+ this.areaChange(this.model.f_residential_area_id)
566
567
  },
567
568
  //省/市/区变化
568
569
  async pcdChange(val){