tplus-components-touch 3.24.2 → 3.24.3

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.
@@ -1,6 +1,6 @@
1
1
  .protoWraper{
2
2
  .ant-modal-body {
3
- height: 376px !important;
3
+ // height: 376px !important;
4
4
  padding: 0 !important;
5
5
  overflow: hidden;
6
6
  .tableContainer {
@@ -607,6 +607,12 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
607
607
  _this2.setState({
608
608
  czkVisible: true
609
609
  });
610
+ var brefund = _this2.store.brefund;
611
+
612
+ var value11 = currentMode && (0, _utils.getFixedNumber)(brefund ? currentMode.value : Math.min(currentMode.value, currentMode.maxamount, currentMode.member.balance));
613
+ _this2.setState({
614
+ storageValue: value11
615
+ });
610
616
  if (currentMode.member.id) {
611
617
  _this2.setState({
612
618
  czkValue: currentMode.member.StorageCardNo