diff --git a/docs/examples-docs/dialog.md b/docs/examples-docs/dialog.md index fbb032793..7a6a519c3 100644 --- a/docs/examples-docs/dialog.md +++ b/docs/examples-docs/dialog.md @@ -15,12 +15,6 @@ import MobileComputed from 'components/mobile-computed'; export default { mixins: [MobileComputed], - computed: { - mobileUrl() { - return '/examples.html' + location.hash; - } - }, - methods: { handleAlertClick() { Dialog.alert({