yangys
2025-09-22 b14bf62abb3480d95beee8314fcb08c0d893813b
src/views/flowmgr/processQuery2.vue
@@ -440,7 +440,7 @@
                        }
                    },
                    {
                        label: '偏离单号',
                        label: '临时更改单号',
                        prop: '',
                        render: ({ row }) => {
                            return h('p',{'class': 'margin0'}, row?.variables?.deviation || '');