tplus-components-touch 3.56.3 → 3.56.6

Sign up to get free protection for your applications and to get access to all the features.
@@ -2559,6 +2559,9 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
2559
2559
  maskClosable: false,
2560
2560
  keyboard: false,
2561
2561
  closable: true,
2562
+ backdropStyle: {
2563
+ 'z-index': '1006'
2564
+ },
2562
2565
  title: paymode.name,
2563
2566
  width: 450,
2564
2567
  className: that.isHorizontalSunMi || !that.isMobileEnvironment ? 'pwdModal' : 'pwdModal extraHeight',