Vue this.$forceUpdate 强制渲染页面 · 刷新整个页面(最low的,可以借助route机制) · 使用v-if标记(比较low的) · 使用内置的forceUpdate方法(较好的) ...
確定! 回上一頁