update database

This commit is contained in:
manhlab
2021-04-09 11:13:00 -04:00
parent dbe6e18227
commit 176a5839dc
8 changed files with 18 additions and 18 deletions

View File

@@ -431,7 +431,7 @@ function _asyncToGenerator(fn) { return function () { var self = this, args = ar
case 0:
_context7.next = 2;
return _services_factory__WEBPACK_IMPORTED_MODULE_1__["default"].document.update(_this7.document, _this7.documentId).then(function (response) {
_this7.$toast.success("Đã lưu");
_this7.$toast.success("Сохранено");
_this7.$emit("update", response.data);
})["catch"](function (error) {
@@ -915,7 +915,7 @@ var render = function() {
},
[
_c("CIcon", { attrs: { name: "cil-check" } }),
_vm._v("Lưu\n ")
_vm._v("Сохранить\n ")
],
1
)