@panpanzhao/component-ui 1.0.1 → 1.0.2
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.
|
@@ -11898,7 +11898,6 @@ function getComConfig(h) {
|
|
|
11898
11898
|
};
|
|
11899
11899
|
}
|
|
11900
11900
|
function getElementLabelLine(h) {
|
|
11901
|
-
debugger;
|
|
11902
11901
|
var conf = getComConfig(h);
|
|
11903
11902
|
if (h) {
|
|
11904
11903
|
conf.methods.getScopedSlot = function getScopedSlot(slotName) {
|