1
heshaofeng
2026-03-19 c866c43016f12a9db80095d9e5fd7bbc3dcaeb66
项目代码/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: [] },
      ],
    ]);