gaoluyang
2025-03-07 c7447a150ade6c7f7d98100651035a843d8a99c6
src/views/CNAS/process/demand/index.vue
@@ -594,7 +594,6 @@
      this.buttonLoading = true
      updateInspectionOrder(this.currentInfo).then(res => {
        this.buttonLoading = false
        if (res.code === 201) return
        this.$message.success('新增成功')
        this.detailDialogVisible = false
        this.orderRowsVisible = false