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