sort tables ok

This commit is contained in:
2021-06-15 19:36:51 -05:00
parent 6dbb3c80c5
commit 14f9937d93
11 changed files with 109 additions and 85 deletions

View File

@@ -261,6 +261,7 @@ export default {
const axiosHeader = {
headers: {
token: this.$store.state.auth.token,
limite:this.$store.state.filtro.npresupuesto
},
};