This commit is contained in:
cgfhtw
2023-12-22 14:49:40 +01:00
parent 151012fedf
commit f03d218872
@@ -40,7 +40,7 @@ export default {
},
methods: {
reload(stg) {
this.table.replaceData(this.ajaxUrl + (stg || ''));
this.table.setData(this.ajaxUrl + (stg || ''));
},
download() {
this.table.download("csv", "data.csv", {