src/views/workreport/workreport.vue
@@ -1,9 +1,6 @@ <template> <basic-container :class="[ 'workreply', $store.state.control.windowWidth >= 1024 ? 'oneRowSearch' : '', ]" :class="[$store.state.control.windowWidth >= 1024 ? 'oneRowSearch' : '']" > <avue-crud :option="option"