src/views/overview/OverviewListView.vue
@@ -264,10 +264,11 @@ }, // 新建 addBtnClick() { this.editConfig.visible = true this.editConfig.title = "新建" this.editConfig.operationTypeId = this.$route.params.id this.editConfig.code=this.$route.params.code this.editConfig.infomation = {} this.editConfig.visible = true }, // 状态 getStatus(val) {