王震
2023-12-13 67da82f0b0c24df5f19bbfcfec63801d9ae902d8
src/views/quality/exception/index.vue
@@ -383,7 +383,6 @@
      }
    },
    submitUpload() {
      console.info(this.currentRow && this.currentRow.id)
      if (this.currentRow && this.currentRow.id) {
        this.paramData.exceptionId = this.currentRow.id
      } else {