You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Although it's ok to use the onchange event, it would be more convenient with file-list two way boninded. Since it's not two way binded, it cannot be validated together with other form items. The app I'm building requires an upload that accepts one zip file or multiple pdf files
Expected API (期望的 API)
v-model:file-list:"fileList"
The text was updated successfully, but these errors were encountered:
This function solves the problem (这个功能解决的问题)
Although it's ok to use the onchange event, it would be more convenient with file-list two way boninded. Since it's not two way binded, it cannot be validated together with other form items. The app I'm building requires an upload that accepts one zip file or multiple pdf files
Expected API (期望的 API)
v-model:file-list:"fileList"
The text was updated successfully, but these errors were encountered: