shuishen
2024-01-06 d76474da95ab86a8cde15a281058c4720186fb60
走访日志
1 files modified
5 ■■■■■ changed files
src/views/cGovernance/gridWorkLog.vue 5 ●●●●● patch | view | raw | blame | history
src/views/cGovernance/gridWorkLog.vue
@@ -275,6 +275,7 @@
                    {
                        width: 110,
                        label: "录入人",
                        display: false,
                        prop: "createUserName",
                    },
@@ -316,9 +317,9 @@
            data: [],
        }
    },
    watch: {
    },
    watch: {},
    computed: {
        ...mapGetters(["permission", "userInfo"]),
        permissionList () {