647556386
4 天以前 696edbff3c8812e4b820f624d66a02ae6ddb1a06
ÏîÄ¿´úÂë/WIDESEA_WMSClient/src/views/record/stockQuantityChangeRecord.vue
@@ -41,6 +41,7 @@
        { title: "出库原条码", field: "originalSerilNumber", type: "like" },
        { title: "拆包新条码", field: "newSerilNumber", type: "like" },
        { title: "批次号", field: "batchNo", type: "like" },
        { title: "仓库号", field: "warehouseCode", type: "like" },
      ],
    ]);
    const columns = ref([
@@ -163,6 +164,13 @@
        align: "left",
      },
      {
        field: "warehouseCode",
        title: "仓库",
        type: "string",
        width: 100,
        align: "left",
      },
      {
        field: "creater",
        title: "创建人",
        type: "string",