zss
2023-12-20 c787513ce9b21ba4d9d0273fdcba8a5d560dd092
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 {