apply-clients 3.5.3-86 → 3.5.3-87

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": "3.5.3-86",
3
+ "version": "3.5.3-87",
4
4
  "description": "报建前端模块",
5
5
  "main": "src/index.js",
6
6
  "directories": {
@@ -1341,6 +1341,7 @@
1341
1341
 
1342
1342
  this.show_data.f_userinfo_id = row.f_userinfo_id
1343
1343
  this.show_data.f_userinfo_code = row.f_userinfo_code
1344
+ this.$dispatch('breakControl', this.show_data)
1344
1345
  },
1345
1346
  // 是否购买保险
1346
1347
  async 'isInsureChange' (index) {