dengjunjie
2025-06-06 7e7f17c08a0f18d83eb379ddff1689597fecefde
´úÂë¹ÜÀí/WMS/WIDESEA_WMSClient/src/views/stock/stockInfo.vue
@@ -36,9 +36,7 @@
        devicePlcType: "",
        deviceRemark: "",
      });
      const editFormOptions = ref([
      ]);
    const editFormOptions = ref([]);
      const searchFormFields = ref({
        palletCode: "",
        locationCode: "",
@@ -75,6 +73,14 @@
          align: "left",
        },
        {
        field: "stockStatus",
        title: "库存状态",
        type: "string",
        width: 120,
        align: "left",
        bind: { key: "stockStatusEmun", data: [] },
      },
      {
          field: "isFull",
          title: "是否满盘",
          type: "string",