yangys
2025-09-22 b311b3cfee0a4635c236eea6c5870d805a29a160
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'
                    },
               {