Files
FileCollect/common/mixin.js
T
2025-10-22 08:19:00 +08:00

8 lines
66 B
JavaScript

export default {
data() {
return {
}
}
}