src/views/quality/rawMaterial/index.vue
@@ -233,7 +233,10 @@ addOrUpdateHandle(row) { this.$router.push({ name: 'rawMaterialForm', query: { id: row == null ? null : row.id } query: { id: row == null ? null : row.id, resultVal: row == null ? null : row.judgeState } }) }, formatInsState(row, column, cellValue){