PR checker #5412 - prettier warns
parent
3a134dd561
commit
85a9455c84
|
@ -77,7 +77,7 @@ export default {
|
|||
immediate: true,
|
||||
handler: function (newValue) {
|
||||
this.id = newValue || UniqueComponentId();
|
||||
},
|
||||
}
|
||||
},
|
||||
activeIndex(newValue) {
|
||||
this.d_activeIndex = newValue;
|
||||
|
|
|
@ -205,7 +205,7 @@ export default {
|
|||
immediate: true,
|
||||
handler: function (newValue) {
|
||||
this.id = newValue || UniqueComponentId();
|
||||
},
|
||||
}
|
||||
},
|
||||
suggestions() {
|
||||
if (this.searching) {
|
||||
|
|
|
@ -564,7 +564,7 @@ export default {
|
|||
immediate: true,
|
||||
handler: function (newValue) {
|
||||
this.d_id = newValue || UniqueComponentId();
|
||||
},
|
||||
}
|
||||
},
|
||||
modelValue(newValue) {
|
||||
this.updateCurrentMetaData();
|
||||
|
|
|
@ -114,7 +114,7 @@ export default {
|
|||
immediate: true,
|
||||
handler: function (newValue) {
|
||||
this.id = newValue || UniqueComponentId();
|
||||
},
|
||||
}
|
||||
},
|
||||
options() {
|
||||
this.autoUpdateModel();
|
||||
|
|
|
@ -80,8 +80,8 @@ export default {
|
|||
immediate: true,
|
||||
handler: function (newValue) {
|
||||
this.id = newValue || UniqueComponentId();
|
||||
},
|
||||
},
|
||||
}
|
||||
}
|
||||
},
|
||||
methods: {
|
||||
onWrapperClick() {
|
||||
|
|
|
@ -68,7 +68,7 @@ export default {
|
|||
immediate: true,
|
||||
handler: function (newValue) {
|
||||
this.id = newValue || UniqueComponentId();
|
||||
},
|
||||
}
|
||||
},
|
||||
activeItemPath(newPath) {
|
||||
if (ObjectUtils.isNotEmpty(newPath)) {
|
||||
|
|
|
@ -290,8 +290,8 @@ export default {
|
|||
immediate: true,
|
||||
handler: function (newValue) {
|
||||
this.id = newValue || UniqueComponentId();
|
||||
},
|
||||
},
|
||||
}
|
||||
}
|
||||
},
|
||||
overlay: null,
|
||||
selfClick: false,
|
||||
|
|
|
@ -92,8 +92,8 @@ export default {
|
|||
immediate: true,
|
||||
handler: function (newValue) {
|
||||
this.id = newValue || UniqueComponentId();
|
||||
},
|
||||
},
|
||||
}
|
||||
}
|
||||
},
|
||||
documentKeydownListener: null,
|
||||
container: null,
|
||||
|
|
|
@ -110,8 +110,8 @@ export default {
|
|||
immediate: true,
|
||||
handler(newValue) {
|
||||
this.id = newValue || UniqueComponentId();
|
||||
},
|
||||
},
|
||||
}
|
||||
}
|
||||
},
|
||||
methods: {
|
||||
getItemId(index) {
|
||||
|
|
|
@ -222,7 +222,7 @@ export default {
|
|||
immediate: true,
|
||||
handler: function (newValue) {
|
||||
this.id = newValue || UniqueComponentId();
|
||||
},
|
||||
}
|
||||
},
|
||||
modelValue() {
|
||||
this.isModelValueChanged = true;
|
||||
|
|
|
@ -58,7 +58,7 @@ export default {
|
|||
immediate: true,
|
||||
handler: function (newValue) {
|
||||
this.id = newValue || UniqueComponentId();
|
||||
},
|
||||
}
|
||||
},
|
||||
collapsed(newValue) {
|
||||
this.d_collapsed = newValue;
|
||||
|
|
|
@ -87,7 +87,7 @@ export default {
|
|||
immediate: true,
|
||||
handler: function (newValue) {
|
||||
this.id = newValue || UniqueComponentId();
|
||||
},
|
||||
}
|
||||
},
|
||||
'$attrs.value': function (newVal) {
|
||||
if (newVal && newVal.length < this.numVisible) {
|
||||
|
|
|
@ -153,7 +153,7 @@ export default {
|
|||
immediate: true,
|
||||
handler: function (newValue) {
|
||||
this.id = newValue || UniqueComponentId();
|
||||
},
|
||||
}
|
||||
},
|
||||
options() {
|
||||
this.autoUpdateModel();
|
||||
|
|
|
@ -90,7 +90,7 @@ export default {
|
|||
immediate: true,
|
||||
handler: function (newValue) {
|
||||
this.id = newValue || UniqueComponentId();
|
||||
},
|
||||
}
|
||||
},
|
||||
activeItem(newItem) {
|
||||
if (ObjectUtils.isNotEmpty(newItem)) {
|
||||
|
|
|
@ -76,8 +76,8 @@ export default {
|
|||
immediate: true,
|
||||
handler: function (newValue) {
|
||||
this.id = newValue || UniqueComponentId();
|
||||
},
|
||||
},
|
||||
}
|
||||
}
|
||||
},
|
||||
target: null,
|
||||
outsideClickListener: null,
|
||||
|
|
|
@ -83,7 +83,7 @@ export default {
|
|||
immediate: true,
|
||||
handler: function (newValue) {
|
||||
this.id = newValue || UniqueComponentId();
|
||||
},
|
||||
}
|
||||
},
|
||||
activeItemPath(newPath) {
|
||||
if (ObjectUtils.isNotEmpty(newPath)) {
|
||||
|
|
|
@ -242,7 +242,7 @@ export default {
|
|||
immediate: true,
|
||||
handler: function (newValue) {
|
||||
this.id = newValue || UniqueComponentId();
|
||||
},
|
||||
}
|
||||
},
|
||||
options() {
|
||||
this.autoUpdateModel();
|
||||
|
|
|
@ -109,8 +109,8 @@ export default {
|
|||
immediate: true,
|
||||
handler: function (newValue) {
|
||||
this.id = newValue || UniqueComponentId();
|
||||
},
|
||||
},
|
||||
}
|
||||
}
|
||||
},
|
||||
beforeUnmount() {
|
||||
this.destroyStyle();
|
||||
|
|
|
@ -62,7 +62,7 @@ export default {
|
|||
immediate: true,
|
||||
handler: function (newValue) {
|
||||
this.id = newValue || UniqueComponentId();
|
||||
},
|
||||
}
|
||||
},
|
||||
collapsed(newValue) {
|
||||
this.d_collapsed = newValue;
|
||||
|
|
|
@ -77,8 +77,8 @@ export default {
|
|||
immediate: true,
|
||||
handler: function (newValue) {
|
||||
this.id = newValue || UniqueComponentId();
|
||||
},
|
||||
},
|
||||
}
|
||||
}
|
||||
},
|
||||
methods: {
|
||||
getItemProp(item, name) {
|
||||
|
|
|
@ -81,8 +81,8 @@ export default {
|
|||
immediate: true,
|
||||
handler: function (newValue) {
|
||||
this.id = newValue || UniqueComponentId();
|
||||
},
|
||||
},
|
||||
}
|
||||
}
|
||||
},
|
||||
mediumCheckRegExp: null,
|
||||
strongCheckRegExp: null,
|
||||
|
|
|
@ -225,7 +225,7 @@ export default {
|
|||
immediate: true,
|
||||
handler: function (newValue) {
|
||||
this.id = newValue || UniqueComponentId();
|
||||
},
|
||||
}
|
||||
},
|
||||
selection(newValue) {
|
||||
this.d_selection = newValue;
|
||||
|
|
|
@ -72,8 +72,8 @@ export default {
|
|||
immediate: true,
|
||||
handler: function (newValue) {
|
||||
this.name = newValue || UniqueComponentId();
|
||||
},
|
||||
},
|
||||
}
|
||||
}
|
||||
},
|
||||
methods: {
|
||||
getPTOptions(key, value) {
|
||||
|
|
|
@ -73,8 +73,8 @@ export default {
|
|||
immediate: true,
|
||||
handler: function (newValue) {
|
||||
this.id = newValue || UniqueComponentId();
|
||||
},
|
||||
},
|
||||
}
|
||||
}
|
||||
},
|
||||
mounted() {
|
||||
if (this.$el.offsetParent) {
|
||||
|
|
|
@ -82,7 +82,7 @@ export default {
|
|||
immediate: true,
|
||||
handler: function (newValue) {
|
||||
this.id = newValue || UniqueComponentId();
|
||||
},
|
||||
}
|
||||
},
|
||||
visible(newValue) {
|
||||
this.d_visible = newValue;
|
||||
|
|
|
@ -82,8 +82,8 @@ export default {
|
|||
immediate: true,
|
||||
handler: function (newValue) {
|
||||
this.id = newValue || UniqueComponentId();
|
||||
},
|
||||
},
|
||||
}
|
||||
}
|
||||
},
|
||||
mounted() {
|
||||
this.$watch('$refs.menu.visible', (newValue) => {
|
||||
|
|
|
@ -160,7 +160,7 @@ export default {
|
|||
immediate: true,
|
||||
handler: function (newValue) {
|
||||
this.id = newValue || UniqueComponentId();
|
||||
},
|
||||
}
|
||||
},
|
||||
activeStep(newValue) {
|
||||
this.d_activeStep = newValue;
|
||||
|
|
|
@ -117,7 +117,7 @@ export default {
|
|||
immediate: true,
|
||||
handler: function (newValue) {
|
||||
this.id = newValue || UniqueComponentId();
|
||||
},
|
||||
}
|
||||
},
|
||||
activeIndex(newValue) {
|
||||
this.d_activeIndex = newValue;
|
||||
|
|
|
@ -75,7 +75,7 @@ export default {
|
|||
immediate: true,
|
||||
handler: function (newValue) {
|
||||
this.id = newValue || UniqueComponentId();
|
||||
},
|
||||
}
|
||||
},
|
||||
activeItemPath(newPath) {
|
||||
if (!this.popup) {
|
||||
|
|
|
@ -132,7 +132,7 @@ export default {
|
|||
immediate: true,
|
||||
handler: function (newValue) {
|
||||
this.id = newValue || UniqueComponentId();
|
||||
},
|
||||
}
|
||||
},
|
||||
modelValue: {
|
||||
handler: function () {
|
||||
|
|
Loading…
Reference in New Issue