zss
2023-12-10 88ec1915604fb994b01c76abaed486afeada3c9b
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 
                    }
            })