This commit is contained in:
Surya Paolo
2024-11-02 19:25:47 +01:00
parent 1c63b5346b
commit a46b988440
10 changed files with 192 additions and 7184956 deletions

View File

@@ -373,7 +373,6 @@ export default defineComponent({
const scrollTargetId = 'carousel-scroll-target'
const newRecordBool = ref(false)
const newRecordBoolOld = ref(false)
const editRecordBool = ref(false)
const newRecord = ref(<any>{})
const recSaved = ref(<any>{})
@@ -2771,7 +2770,6 @@ export default defineComponent({
exportTable,
showNotification,
editOn,
newRecordBoolOld,
showSpin,
userStore,
doSort,