guoyuji
2024-05-06 06090881384d424ac4466fd8b8a43b307b8a63d4
north-glass-erp/northglass-erp/src/views/sd/order/SelectOrder.vue
@@ -314,7 +314,13 @@
        value-format="YYYY-MM-DD"
    />
    <el-button @click="changeDate" style="margin-top: -5px"  id="searchButton" type="primary" :icon="Search">{{ $t('basicData.search') }}</el-button>
    <el-button @click="changeDate"
               style="margin-top: -5px"
               id="searchButton"
               type="primary"
               :icon="Search">
      {{ $t('basicData.search') }}
    </el-button>
    <vxe-grid
        @filter-change="filterChanged"
        max-height="100%"