647556386
2026-01-27 1378fc4cd7abc24ed3a982e09437c2c8a74e9f2f
项目代码/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: [] },
      ],
    ]);