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