pan
9 天以前 cd7253920c5e597f6a8eefe813dd039bf1a5894b
ÏîÄ¿´úÂë/WIDESEA_WMSClient/src/views/record/locationStatusChangeRecord.vue
@@ -44,9 +44,9 @@
    });
    const searchFormOptions = ref([
      [
        { title: "货位号", field: "locationCode" },
        { title: "单据编号", field: "orderNo" },
        { title: "任务号", field: "taskNum" },
        { title: "货位号", field: "locationCode" ,type:"like"},
        { title: "单据编号", field: "orderNo",type:"like"},
        { title: "任务号", field: "taskNum" ,type:"like"},
      ],
      [
        {