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