The Vue 3 Composition API has freed reactive data from components and instances. ... import { reactive, readonly } from "vue"; const state ...
確定! 回上一頁