647556386
2026-03-31 6f0ffcf4a6e75ac3a76c6cfd75e02de3a17d46e3
项目代码/WIDESEA_WMSClient/src/views/stock/stockInfo.vue
@@ -41,7 +41,7 @@
    const searchFormOptions = ref([
      [
        { title: "鎵樼洏缂栧彿", field: "palletCode", type: 'like' },
        { title: "璐т綅缂栧彿", field: "locationCode", type: "like" },
        { title: "璐т綅缂栧彿", field: "locationCode", type: 'like' },
        { title: "鎵樼洏绫诲瀷", field: "palletType", type: "select", dataKey: "palletType", data: [] },
      ],
    ]);