Administrator
2021-12-21 db0e6fcd3c2765e5d928ff0f0cc48f2da9261fa6
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"