我在获取vuetify的组件v对话框中的组件引用时遇到问题。 此代码在控制台而不是对象中打印未定义的内容。 <template> <v-dialog ref="mydialog"> <v-card ref="mycard"> ...
確定! 回上一頁