apply-clients 3.3.105 → 3.3.106

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.3.105",
3
+ "version": "3.3.106",
4
4
  "description": "报建前端模块",
5
5
  "main": "src/index.js",
6
6
  "directories": {
@@ -113,7 +113,7 @@ export default {
113
113
  HostApp.__this__.getFiles()
114
114
  console.log('----------------查询回调结束-------------------')
115
115
 
116
- HostApp. = null
116
+ HostApp.__callback__ = null
117
117
  HostApp.__this__ = null
118
118
  },
119
119
  delAudioFile (signPath) {