spring
2025-03-07 2d55ed180fddd028bf4f839345bf0ef4d2f032e7
src/views/business/productOrder/index.vue
@@ -1122,10 +1122,6 @@
        userId: this.distributeData.userId,
        sonLaboratory: this.distributeData.sonLaboratory,
      }).then(res => {
        if (res.code === 201) {
          this.upLoad = false
          return
        }
        this.$message.success('修改成功')
        this.upLoad = false
        this.issuedDialogVisible = false