diff --git a/src/views/xgf/flow/components/list.vue b/src/views/xgf/flow/components/list.vue index bf01575..27767b3 100644 --- a/src/views/xgf/flow/components/list.vue +++ b/src/views/xgf/flow/components/list.vue @@ -67,7 +67,7 @@ import vueQr from 'vue-qr' import apply from './apply' import user from './user.vue' import SendUtil from './sendUtil.vue' -import UserInfo from './userInfo.vue' +import UserInfo from '../../flowApply/components/userInfo.vue' export default { components: { UserInfo, SendUtil, Pagination, apply, vueQr, user }, diff --git a/src/views/xgf/flow/components/userInfo.vue b/src/views/xgf/flow/components/userInfo.vue deleted file mode 100644 index 3b7e987..0000000 --- a/src/views/xgf/flow/components/userInfo.vue +++ /dev/null @@ -1,409 +0,0 @@ - - - - - - diff --git a/src/views/xgf/flowApply/components/userInfo.vue b/src/views/xgf/flowApply/components/userInfo.vue index bb3a701..05b7242 100644 --- a/src/views/xgf/flowApply/components/userInfo.vue +++ b/src/views/xgf/flowApply/components/userInfo.vue @@ -154,7 +154,12 @@ - + + +