import { ComponentInternalInstance, getCurrentInstance } from 'vue';
setup() {
const { proxy, ctx } = (getCurrentInstance() as ComponentInternalInstance)
const _this = ctx
}
09-15
1万+

10-13
1758

06-10
1105
