mg
2022-11-04 aa45647cf4f831667981bce2ea2f0aa9bb477377
点位管理
1个文件已修改
3个文件已删除
643 ■■■■■ 已修改文件
src/views/systemSetting/device/grid/components/main/index.vue 5 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/systemSetting/device/grid/components/myView/index.vue 202 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/systemSetting/device/grid/components/password/index.vue 145 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/systemSetting/device/grid/components/updateUser/index.vue 291 ●●●●● 补丁 | 查看 | 原始文档 | 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