Comparing version 1.6.0 to 1.6.1
@@ -198,2 +198,3 @@ "use strict"; | ||
if (this.props.percent) { | ||
console.log(this.props); | ||
var coord = POS[this.DATA.length + '']; | ||
@@ -200,0 +201,0 @@ var arc_2 = d3.arc(); |
@@ -83,1 +83,2 @@ /** | ||
export { default as DropDownPanel } from './DropDown'; | ||
export { default as Role } from './Role'; |
@@ -154,3 +154,5 @@ "use strict"; | ||
exports.DropDownPanel = DropDown_1.default; | ||
var Role_1 = require("./Role"); | ||
exports.Role = Role_1.default; | ||
// //Radio | ||
// export { Radio } from 'antd'; |
{ | ||
"name": "vap", | ||
"version": "1.6.0", | ||
"version": "1.6.1", | ||
"description": "vap", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
export default abstract class { | ||
static version: string; | ||
/** | ||
@@ -3,0 +4,0 @@ * 地图下钻,国级不用户传json ,省级或市级需要把上级的ID或者name传入 |
@@ -128,4 +128,5 @@ "use strict"; | ||
}; | ||
default_1.version = document.body.getAttribute('version'); | ||
return default_1; | ||
}()); | ||
exports.default = default_1; |
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
301929
141
7818