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.
@@ -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.save"),
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;