廖井涛
2025-02-17 9050274d1c1cdfd3a2f45984fdacf44fd4a9fb2a
north-glass-erp/northglass-erp/src/components/pp/SelectSortDetailProcessCard.vue
@@ -505,6 +505,7 @@
          <div v-for="(option, index) in column.filters" :key="index">
            <input type="text"
                   v-model="option.data"
                   @keyup.enter.native="$panel.confirmFilter()"
                   @input="changeFilterEvent($event, option, $panel)"/>
          </div>
        </div>