This commit is contained in:
Viet An
2026-06-10 15:39:58 +07:00
parent 22c284f1ef
commit d0b12dc647
11 changed files with 305 additions and 283 deletions

View File

@@ -148,7 +148,7 @@ const props = defineProps({
field: String,
column: Array,
first: Boolean,
optionid: String,
optionid: Number,
filter: Object,
addon: Object,
viewaddon: Object,