src/views/console/workstation/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | 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 }