|
@@ -39,7 +39,7 @@
|
|
|
import debounce from 'lodash.debounce';
|
|
|
import common from './mixins/common.js';
|
|
|
import layout from './components/layout.vue';
|
|
|
-import cloudMobilePhonePopup from '../../components/cloudMobilePhonePopup';
|
|
|
+import cloudMobilePhonePopup from '@/components/cloudMobilePhonePopup';
|
|
|
let _self = null;
|
|
|
export default {
|
|
|
name: 'chooseCloudPhone',
|