Refactor
parent
5111f10c5a
commit
b67757b46b
|
@ -67,7 +67,6 @@ export default {
|
||||||
name: 'ConfirmPopup',
|
name: 'ConfirmPopup',
|
||||||
extends: BaseConfirmPopup,
|
extends: BaseConfirmPopup,
|
||||||
inheritAttrs: false,
|
inheritAttrs: false,
|
||||||
|
|
||||||
data() {
|
data() {
|
||||||
return {
|
return {
|
||||||
visible: false,
|
visible: false,
|
||||||
|
|
Loading…
Reference in New Issue