fix--flagInter问题

qianming 1 year ago
parent 6c9f14ef0d
commit a818d0c1d9

@ -14,7 +14,6 @@ export default {
props: {
value: Object,
ispreview: Boolean,
flagInter: null,
},
data() {
return {
@ -247,6 +246,7 @@ export default {
optionsStyle: {},
optionsData: {},
optionsSetup: {},
flagInter: null,
};
},
computed: {

@ -13,7 +13,6 @@ export default {
props: {
value: Object,
ispreview: Boolean,
flagInter: null,
},
data() {
return {
@ -98,6 +97,7 @@ export default {
optionsData: {}, //
optionsCollapse: {}, //
optionsSetup: {},
flagInter: null,
};
},
computed: {

@ -13,7 +13,6 @@ export default {
props: {
value: Object,
ispreview: Boolean,
flagInter: null,
},
data() {
return {
@ -59,6 +58,7 @@ export default {
optionsStyle: {}, //
optionsData: {}, //
optionsSetup: {},
flagInter: null,
};
},
computed: {

@ -15,7 +15,6 @@ export default {
props: {
value: Object,
ispreview: Boolean,
flagInter: null,
widgetIndex: {
type: Number,
default: 0,
@ -64,6 +63,7 @@ export default {
optionsStyle: {}, //
optionsData: {}, //
optionsSetup: {},
flagInter: null,
};
},
computed: {

@ -139,6 +139,7 @@ export default {
optionsStyle: {}, //
optionsData: {}, //
optionsSetup: {},
flagInter: null,
};
},
computed: {

@ -94,6 +94,7 @@ export default {
optionsStyle: {}, //
optionsData: {}, //
optionsSetup: {},
flagInter: null,
};
},
computed: {

@ -98,6 +98,7 @@ export default {
optionsData: {}, //
optionsCollapse: {}, //
optionsSetup: {},
flagInter: null,
};
},
computed: {

@ -157,6 +157,10 @@ export default {
},
],
},
optionsStyle: {}, //
optionsData: {}, //
optionsSetup: {},
flagInter: null,
};
},
computed: {

@ -13,7 +13,6 @@ export default {
props: {
value: Object,
ispreview: Boolean,
flagInter: null,
},
data() {
return {
@ -78,6 +77,7 @@ export default {
optionsData: {}, //
optionsCollapse: {}, //
optionsSetup: {},
flagInter: null,
};
},
computed: {

@ -13,7 +13,6 @@ export default {
props: {
value: Object,
ispreview: Boolean,
flagInter: null,
},
data() {
return {
@ -106,6 +105,7 @@ export default {
optionsData: {}, //
optionsCollapse: {}, //
optionsSetup: {},
flagInter: null,
};
},
computed: {

@ -14,7 +14,6 @@ export default {
props: {
value: Object,
ispreview: Boolean,
flagInter: null,
},
data() {
return {
@ -248,6 +247,7 @@ export default {
optionsStyle: {},
optionsData: {},
optionsSetup: {},
flagInter: null,
};
},
computed: {

@ -13,7 +13,6 @@ export default {
props: {
value: Object,
ispreview: Boolean,
flagInter: null,
},
data() {
return {
@ -59,6 +58,7 @@ export default {
optionsStyle: {}, //
optionsData: {}, //
optionsSetup: {},
flagInter: null,
};
},
computed: {

@ -15,7 +15,6 @@ export default {
props: {
value: Object,
ispreview: Boolean,
flagInter: null,
widgetIndex: {
type: Number,
default: 0,
@ -71,6 +70,7 @@ export default {
optionsData: {}, //
optionsCollapse: {}, //
optionsSetup: {},
flagInter: null,
};
},
computed: {

@ -211,7 +211,6 @@ export default {
props: {
value: Object,
ispreview: Boolean,
flagInter: null,
},
data() {
return {
@ -395,6 +394,7 @@ export default {
optionsData: {}, //
optionsCollapse: {}, //
optionsSetup: {},
flagInter: null,
};
},
computed: {

@ -133,7 +133,6 @@ export default {
props: {
value: Object,
ispreview: Boolean,
flagInter: null,
},
data() {
return {
@ -293,6 +292,7 @@ export default {
],
},
optionsSetup: {},
flagInter: null,
};
},
computed: {

@ -14,7 +14,6 @@ export default {
props: {
value: Object,
ispreview: Boolean,
flagInter: null,
},
data() {
return {
@ -128,6 +127,7 @@ export default {
optionsData: {}, //
optionsCollapse: {}, //
optionsSetup: {},
flagInter: null,
};
},
computed: {

@ -13,7 +13,6 @@ export default {
props: {
value: Object,
ispreview: Boolean,
flagInter: null,
widgetIndex: {
type: Number,
default: 0,
@ -317,6 +316,7 @@ export default {
optionsData: {}, //
optionsCollapse: {}, //
optionsSetup: {},
flagInter: null,
};
},
computed: {

@ -16,7 +16,6 @@ export default {
props: {
value: Object,
ispreview: Boolean,
flagInter: null,
},
data() {
return {
@ -48,6 +47,7 @@ export default {
optionsData: {}, //
optionsCollapse: {}, //
optionsSetup: {},
flagInter: null,
};
},
computed: {

@ -15,7 +15,6 @@ export default {
props: {
value: Object,
ispreview: Boolean,
flagInter: null,
},
data() {
return {
@ -53,6 +52,7 @@ export default {
optionsData: {}, //
optionsCollapse: {}, //
optionsSetup: {},
flagInter: null,
};
},
computed: {

@ -13,7 +13,6 @@ export default {
props: {
value: Object,
ispreview: Boolean,
flagInter: null,
},
data() {
return {
@ -29,6 +28,7 @@ export default {
optionsSetup: {},
optionsPosition: {},
optionsData: {},
flagInter: null,
};
},
computed: {

@ -19,7 +19,6 @@ export default {
props: {
value: Object,
ispreview: Boolean,
flagInter: null,
},
data() {
return {
@ -194,6 +193,7 @@ export default {
optionsData: {}, //
optionsCollapse: {}, //
optionsSetup: {},
flagInter: null,
};
},
computed: {

@ -19,7 +19,6 @@ export default {
props: {
value: Object,
ispreview: Boolean,
flagInter: null,
},
data() {
return {
@ -192,6 +191,7 @@ export default {
optionsData: {}, //
optionsCollapse: {}, //
optionsSetup: {},
flagInter: null,
};
},
computed: {

@ -13,7 +13,6 @@ export default {
props: {
value: Object,
ispreview: Boolean,
flagInter: null,
},
data() {
return {

Loading…
Cancel
Save