* commit '32eca45cf370478f5835d600c57f5c040bd51229': update
@ -1,5 +1,6 @@
BI.NumberIntervalSingleEidtor = BI.inherit(BI.Single, {
props: {
baseCls: "bi-number-interval-single-editor",
tipType: "success",
title: ""
},