@yoooloo42/joker 1.0.292 → 1.0.293

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/dist/index.cjs.js CHANGED
@@ -44257,7 +44257,6 @@ function submit(_ref2) {
44257
44257
  }
44258
44258
  // 关闭收银窗口
44259
44259
  scopeThis.formProps.popup.visible = false;
44260
- scopeThis.formProps.popup.switch = false;
44261
44260
  });
44262
44261
  } else if (scopeThis.formData.process_code === "wxzf0") {
44263
44262
  // 微信支付.客户付款码付款
@@ -44283,7 +44282,6 @@ function submit(_ref2) {
44283
44282
  }
44284
44283
  // 关闭收银窗口
44285
44284
  scopeThis.formProps.popup.visible = false;
44286
- scopeThis.formProps.popup.switch = false;
44287
44285
  });
44288
44286
  } else if (scopeThis.formData.process_code === "wxzf2") {
44289
44287
  // 微信支付.商户二维码收款
@@ -44308,7 +44306,6 @@ function submit(_ref2) {
44308
44306
  }
44309
44307
  // 关闭收银窗口
44310
44308
  scopeThis.formProps.popup.visible = false;
44311
- scopeThis.formProps.popup.switch = false;
44312
44309
 
44313
44310
  // 弹出二维码窗口
44314
44311
  if (result.code === 0 && result.code_url) {