... for prop “fileList“. Expected Array, got Function ... 这个错的意思就是,检查fileList 这个属性,期望的是数组,结果获取到的是个函数。
確定! 回上一頁