north-glass-erp/northglass-erp/src/views/pp/report/ProductionSchedule.vue
@@ -228,6 +228,7 @@ <div v-for="(option, index) in column.filters" :key="index"> <input v-model="option.data" type="text" @keyup.enter.native="$panel.confirmFilter()" @input="changeFilterEvent($event, option, $panel)"/> </div> </div>