react_hsbc_teller 1.4.6 → 1.4.7

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": "react_hsbc_teller",
3
- "version": "1.4.6",
3
+ "version": "1.4.7",
4
4
  "description": "React",
5
5
  "private": false,
6
6
  "main": "lib/hsbc.js",
@@ -283,7 +283,8 @@ class Video extends Component {
283
283
  this.tabTitlesClick('customerScreen', 'delect')
284
284
  this.props.imgCallback({
285
285
  type: result.data.type + '',
286
- file: result.data.base64Image}
286
+ file: result.data.base64Image,
287
+ errorType: 0}
287
288
  )
288
289
  } catch (err) {
289
290
  console.error(err);
@@ -1496,7 +1497,7 @@ class Video extends Component {
1496
1497
  this.props.imgCallback({
1497
1498
  type: Mival.data.type + '',
1498
1499
  file: Mival.data.file,
1499
- errorType: 0}
1500
+ errerrorTypeorType: 0}
1500
1501
  ) // 文字抄录和风险抄录,3--风险,,2--文字
1501
1502
  }
1502
1503
  } else if (Mival.typeId == 1321) {