zss
2023-12-11 89b4797d26063d6caa98ac219b6cee78bd6cd620
src/views/quality/finishedProductInspection/index.vue
@@ -285,6 +285,8 @@
               name: 'finishedProductForm',
               query: { 
                        id: row == null ? null : row.id,
                    },
                    params: {
                        resultVal: row == null ? null : row.result 
                    }
            })