Browse Source

change info.vue position

dev
ZhaoTongYao 5 years ago
parent
commit
1388478d46
  1. 0
      epmet-oper-web/src/views/modules/customer-manage/customer-info.vue
  2. 2
      epmet-oper-web/src/views/modules/customer-manage/customer-manage.vue

0
epmet-oper-web/src/components/customer-manage/customer-info.vue → epmet-oper-web/src/views/modules/customer-manage/customer-info.vue

2
epmet-oper-web/src/views/modules/customer-manage/customer-manage.vue

@ -96,7 +96,7 @@
import mixinViewModule from '@/mixins/view-module'
import VDistpicker from 'v-distpicker'
import { Loading } from 'element-ui'
import componentInfo from '@/components/customer-manage/customer-info'
import componentInfo from './customer-info'
// import cloneDeep from 'lodash/cloneDeep'
export default {

Loading…
Cancel
Save