spring
2025-03-07 2d55ed180fddd028bf4f839345bf0ef4d2f032e7
src/views/business/materialOrder/copperOrder.vue
@@ -730,7 +730,6 @@
          })
        }).then(res => {
          this.noNeedCheckLoad = false
          if (res.code == 201) return
          this.$message.success('已提交')
          this.closeOpenPage()
        }).catch(e=>{
@@ -1171,7 +1170,6 @@
        })
      }).then(res => {
        this.saveLoad = false
        if (res.code == 201) return
        this.$message.success('已提交')
        this.bsm3Dia = false;
        this.closeOpenPage()