为什么当我在 vue 组件上输入另一个输入时,输入文件的值丢失了? [英] Why the value of input file missing when I input the another input on the vue component?

查看:25
本文介绍了为什么当我在 vue 组件上输入另一个输入时,输入文件的值丢失了?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有两个组件

我的第一个组件(父组件)是这样的: