Crunchy
2025-06-14 a6d1ef5fe8ca2afec1b23019f2df2357d8a9e1e6
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 {