fix: 修复组件类型错误

This commit is contained in:
huangze
2025-07-01 10:29:27 +08:00
parent 9ba552f3a2
commit 03acf0401f

View File

@@ -42,7 +42,7 @@ export default {
}, },
props: { props: {
props26238: { props26238: {
type: Sting, type: String,
} }
}, },
mixins: [sa_fun], mixins: [sa_fun],