helongyang
19 小时以前 06eb604f71605c47f015b88b1620b72b6f69df8c
代码管理/WMS/WIDESEA_WMSClient/src/views/basic/palletCodeInfo.vue
@@ -29,20 +29,7 @@
    const editFormFields = ref({});
    const editFormOptions = ref([
      [
        {
          title: "浠撳簱",
          field: "warehouseId",
          type: "select",
          dataKey: "warehouses",
          data: [],
          required: true,
        },
        {
          title: "鏁伴噺",
          field: "count",
          type: "int",
          required: true,
        },
      ],
    ]);
    const searchFormFields = ref({