tplus-components-touch 3.26.25 → 3.26.26
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.
|
@@ -5103,6 +5103,11 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
|
|
|
5103
5103
|
footer: _react2.default.createElement(
|
|
5104
5104
|
'div',
|
|
5105
5105
|
{ className: 'action' },
|
|
5106
|
+
_react2.default.createElement(
|
|
5107
|
+
'span',
|
|
5108
|
+
{ className: 'showUseCard' },
|
|
5109
|
+
'\u4EC5\u5217\u793A\u53EF\u7528\u7684\u50A8\u503C\u5361'
|
|
5110
|
+
),
|
|
5106
5111
|
_react2.default.createElement(
|
|
5107
5112
|
_button2.default,
|
|
5108
5113
|
{ onClick: this.handleMoreCzkCancel },
|