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

@@ -177,7 +177,7 @@ function _asyncToGenerator(fn) { return function () { var self = this, args = ar
this.service.update(this.itemUpdating, this.itemSelected.id).then(function (response) {
_this2.isShowDetail = false;
_this2.$toast.success("Đã lưu");
_this2.$toast.success("Сохранено");
_this2.fetchList();
})["catch"](function (error) {
@@ -337,7 +337,7 @@ var render = function() {
},
[
_c("CIcon", { attrs: { name: "cil-check" } }),
_vm._v(" Lưu\n ")
_vm._v(" Сохранить\n ")
],
1
)