gaoshp
2024-04-14 4f39d38799219b4dd76fa82d7b63f4d0f491d573
update
已修改1个文件
4 ■■■■ 文件已修改
src/views/console/workstation/index.vue 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/console/workstation/index.vue
@@ -596,6 +596,10 @@
                Object.keys(this.basic).forEach(key => {
                    this.basic[key] = '-'
                })
                Object.keys(this.info).forEach(key => {
                    this.info[key] = '-'
                })
                this.list = []
                this.workbenchVOList = []
                return
            }