在vue2中直接this.$forceUpdate()在vue3中直接import { getCurrentInstance } from "vue";setup(){//解构赋值设置别名that 也可不写:that 直接ctx let ...
確定! 回上一頁