address-client 3.0.47-aodeToV4 → 3.0.48-aodeToV4

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.0.47-aodeToV4",
3
+ "version": "3.0.48-aodeToV4",
4
4
  "description": "地址管理前台组件",
5
5
  "author": "wanbochao",
6
6
  "license": "ISC",
@@ -516,7 +516,7 @@
516
516
  }
517
517
  },
518
518
  ready(){
519
- this.search()
519
+ // this.search()
520
520
  this.initGridmans()
521
521
  },
522
522
  methods: {