gaoluyang
2025-03-07 53a8080b06485a70ee44d1f59e1170f628c2fa38
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