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"