zouyu
2023-09-14 dacb1dd4fefa18fe0199000bc693d8f61a3bd70b
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()
      });
    },
    // 获取设备树内容