liuyg
2021-12-25 ef46e4b78e81418a831d4f7f21eb24d2fd4d35e1
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"