1
647556386
2026-02-04 e53663247b2d2395a6bbaa485e3b4e5c85f0fb92
项目代码/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: [] },
      ],
    ]);