src/views/systemSetting/device/grid/components/main/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
src/views/systemSetting/device/grid/components/myView/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
src/views/systemSetting/device/grid/components/password/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
src/views/systemSetting/device/grid/components/updateUser/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/systemSetting/device/grid/components/main/index.vue
@@ -97,12 +97,9 @@ </template> <script> import helper from '@/utils/mydate' import updateUser from '../updateUser'; import MyPwd from '../password' import MyView from '../myView' export default { components: { updateUser, MyPwd,MyView }, data() { return { src/views/systemSetting/device/grid/components/myView/index.vue
File was deleted src/views/systemSetting/device/grid/components/password/index.vue
File was deleted src/views/systemSetting/device/grid/components/updateUser/index.vue
File was deleted