Comparing version 0.0.16 to 0.0.17
{ | ||
"name": "ac-upload", | ||
"version": "0.0.16", | ||
"version": "0.0.17", | ||
"description": "tinper-bee ac upload components", | ||
@@ -5,0 +5,0 @@ "main": "./lib/index.js", |
@@ -114,3 +114,3 @@ /** | ||
</Upload> | ||
{this.props.isView && <div className="opeat"> | ||
{(this.props.isView && this.props.defaultFileList.length == 0) && <div className="opeat"> | ||
<div className="svg-no-pic"></div> | ||
@@ -117,0 +117,0 @@ <div style={{ "fontSize": "14px" }} className="upload-tips">暂无附件</div> |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
356752