yangys
2024-01-13 909e611a0ac4d72333f75c53b2cd69062ff9c903
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