你好啊
2024-08-06 a27ce393f9924c044dfe743b220f0300f33e79d3
north-glass-erp/northglass-erp/src/views/sd/delivery/SelectOrderList.vue
@@ -305,7 +305,7 @@
</script>
<template>
  <div  style="width: 100%;height: 100%">
  <div  style="width: 100%;height: 98%">
    <el-date-picker
        v-model="orderInfo.selectOrderListDate"
        type="daterange"
@@ -317,7 +317,7 @@
    />
    <el-button @click="changeDate" style="margin-top: -5px"  id="searchButton" type="primary" :icon="Search">{{$t('basicData.search')}}</el-button>
    <vxe-grid
        max-height="97%"
        max-height="100%"
        class="mytable-scrollbar"
        @filter-change="filterChanged"
        ref="xGrid"