component-sanzhizhou 1.3.5 → 1.3.6

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.
@@ -198,7 +198,7 @@ var PayRecharge = function PayRecharge(_ref) {
198
198
  className: "ssz-color-tag"
199
199
  }, item.icon, " ", formatMessage(item.label)));
200
200
  }));
201
- }))), /*#__PURE__*/React.createElement(RechargeRule, {
201
+ }))), formData.balanceType && /*#__PURE__*/React.createElement(RechargeRule, {
202
202
  formItemSpan: FormItemSpan,
203
203
  env: env,
204
204
  money: formData.moneyAmount,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "component-sanzhizhou",
3
- "version": "1.3.5",
3
+ "version": "1.3.6",
4
4
  "description": "",
5
5
  "module": "dist/index.js",
6
6
  "types": "dist/index.d.ts",