src/views/workOrder/workOrderList.vue
@@ -2583,7 +2583,11 @@ } } }, activated() { window.addEventListener('resize', this.getHeight) this.getHeight() }, created() { activated() { window.addEventListener('resize', this.getHeight) this.getHeight() }, created() { this.handleRequest() }, mounted() { @@ -4025,14 +4029,7 @@ } </style> <style> .el-table .custom-row { background: #f8f8fa; } </style> <style> .sortable-ghost { opacity: .8; color: #fff !important; background: #42b983 !important; }