647556386
18 小时以前 a017f6a3f5b24637b99a38dbc0855785c6a2ebff
项目代码/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: [] },
      ],
    ]);