apply-clients 4.1.20-weinan → 4.1.21-weinan

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": "apply-clients",
3
- "version": "4.1.20-weinan",
3
+ "version": "4.1.21-weinan",
4
4
  "description": "报建前端模块",
5
5
  "main": "src/index.js",
6
6
  "directories": {
@@ -573,6 +573,7 @@ export default {
573
573
  resolveMsg: null,
574
574
  rejectMsg: '修改失败!!!'
575
575
  })
576
+ this.search()
576
577
  }
577
578
  // async getConfig () {
578
579
  // let http = new HttpResetClass()