gaoshp
2024-04-17 ca3903e09980b98a1a46af0c339e9ca00fa04ccd
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
         }