Not related to this pr, but fix it when i saw this

This commit is contained in:
Louis Lam
2026-06-28 23:46:26 +08:00
parent af4a4ea908
commit 3bced61f2b
+6
View File
@@ -69,6 +69,12 @@ export default {
components: {
Confirm,
},
props: {
calculatedHeight: {
type: Number,
default: 0,
},
},
data() {
return {
selectedStatusSlug: "",