src/components/view/rawInsDetail.vue
@@ -488,9 +488,9 @@ const res = await this.$axios.post( this.$api.url.updateRawInspectsById + `${this.detailId}` ).then(res=>{ this.$parent.removeAllTab() this.$message.success("提交成功"); this.getDetailInfo(); this.goBack() }); }, // 获取设备树内容