廖井涛
2024-10-14 b22bb4ab6e0ef2c07f6ac6a84151efac630d5848
north-glass-erp/northglass-erp/src/components/sd/order/OrderCraftDetail.vue
@@ -116,6 +116,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>