1
李喆(开发组)
2025-03-18 122deb4a51475b271bd5d4de36593c1c5f925f1d
src/views/dnc/file/admin/index.vue
@@ -115,7 +115,7 @@
            })
        },
        init() {
            this.$HTTP.post(`/api/blade-cps/group/groupWorkstation`, { groupCategory: 1, groupType: 'group_workstation' }).then(res => {
            this.$HTTP.post(`/api/smis/group/groupWorkstation`, { groupCategory: 1, groupType: 'group_workstation' }).then(res => {
                this.treeData = this.formatData(res.data)
            })