lt-business-component 1.0.13 → 1.0.14
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/lib/lt-business-component.common.js +1 -1
- package/lib/lt-business-component.common.js.map +1 -1
- package/lib/lt-business-component.umd.js +1 -1
- package/lib/lt-business-component.umd.js.map +1 -1
- package/lib/lt-business-component.umd.min.js +1 -1
- package/lib/lt-business-component.umd.min.js.map +1 -1
- package/package.json +1 -1
|
@@ -46417,7 +46417,7 @@ var UseformatShowCols = function UseformatShowCols(_ref) {
|
|
|
46417
46417
|
isEditable = action.isEditable,
|
|
46418
46418
|
validateRow = action.validateRow;
|
|
46419
46419
|
return isEditable(record[key]) ? [{
|
|
46420
|
-
label: main_t("baseBusiness.commonList.
|
|
46420
|
+
label: main_t("baseBusiness.commonList.Save"),
|
|
46421
46421
|
onClick: function () {
|
|
46422
46422
|
var _onClick = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee() {
|
|
46423
46423
|
var result, sendData, bRet;
|