Office driver api get data works

This commit is contained in:
2024-03-12 18:28:22 -04:00
parent 54ee44ba66
commit b989344aa4
13 changed files with 140 additions and 25 deletions

View File

@@ -286,8 +286,6 @@ export default defineComponent({
}
})
},
editItem(payload: {
customer_last_name: string;
customer_first_name: string;