vue3页面使用vue2语法

vue3页面:
import { getCurrentInstance } from 'vue';
const { proxy } = getCurrentInstance();
proxy...

posted @ 2023-11-09 12:26  编程小妹  阅读(180)  评论(0)    收藏  举报