ksc-fe / kpc

A UI Components Library for Intact, Vue, React and Angular.
https://design.ksyun.com/
MIT License
362 stars 53 forks source link

Upload组件,设置disabled属性样式无变化,files属性清空文件时,数据无变化 #985

Closed snowBoby closed 5 months ago

snowBoby commented 6 months ago

CodeSandbox

Description 1、在设置disabled属性时,发现样式没有变化,点击按钮还有波纹效果 2、点击清空按钮的时候 我发现files的值并没有随着改变,vue3.0传值方式v-model:files="files"

Javey commented 5 months ago

936