yangys
2025-09-19 1dbb5bb85691cc48a0f6f64c999e91729d4ad22d
src/views/statreport/approveTablePrint.vue
@@ -63,6 +63,8 @@
                menuWidth: 140,
                menu: true,
                dialogClickModal: false,
                height:'auto',
                calcHeight:170,
                column: [
                    
               {
@@ -80,7 +82,7 @@
                        prop: 'processEdition'
                    },
                    {
                        label: '图号版次',
                        label: '图纸版次',
                        prop: 'drawingNoEdition'
                    },
                    {
@@ -98,7 +100,7 @@
                        prop: 'craftEdition'
                    },
                    {
                        label: '偏离单号',
                        label: '临时更改单号',
                        prop: 'deviation'
                    },
               {