Fixiaobai
2023-09-14 0fb69c491f03e84ba034f6b2144b0559e25e0ec0
src/components/view/rawInsDetail.vue
@@ -485,9 +485,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()
      });
    },
    // 获取设备树内容