element-assits 0.0.53 → 0.0.55

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (4) hide show
  1. package/README.md +2 -0
  2. package/lib/index.js +1829 -1824
  3. package/lib/style.scss +334 -334
  4. package/package.json +1 -1
package/README.md CHANGED
@@ -335,3 +335,5 @@ el-scrollbar 衍生,优化样式
335
335
  |httpRequest|文件上传|Function|必填|
336
336
  |httpTemplate|模板下载|Function|undefined|
337
337
  |httpFinally|请求完成|Function|undefined|
338
+ |innerUploadBind|绑定至el-upload|Object|undefined|
339
+ |innerUploadOn|绑定至el-upload|Object|undefined|