This commit is contained in:
Viet An
2026-07-03 09:24:05 +07:00
parent f519573c19
commit 4404c4654b
22 changed files with 59 additions and 39 deletions

View File

@@ -168,7 +168,7 @@ export default {
},
async saveData() {
if (!this.row) return this.insertData();
await this.$patchapi("importsetting", this.current, undefined, this.pagename);
await this.$patchapi("importsetting", { data: this.current, notify: this.pagename });
},
updateFromModel() {
let filter = this.$filter(this.pagedata2.data, {