gaoshp
2024-04-23 88dc89d715828ae485cd00772c0c690b58a7b650
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
         }