yangys
2024-01-13 ea10117a46fbbe7dd831c3816217493d0da01bf9
src/container/deviceType/index.vue
@@ -80,9 +80,9 @@
                this.$refs.list.pageQuery(this.queryInfo)
            },
         add() {
            this.row = {}
            this.row = {id:''}
            this.addOrUpdateVisible = true
            console.log(this.addOrUpdateVisible);
         },
         close() {
            this.addOrUpdateVisible = false