<template> <div v-for="(_answer, i) in answer" :key="i">{{ _answer }}</div> </template>. 这时候vscode 编辑器中就会有错误提示(但是ts编译不会 ...
確定! 回上一頁