wangxinhui
2025-11-17 81ac1206fb8d31e91b2aa82acbc50d92b6cce368
´úÂë¹ÜÀí/WMS/WIDESEA_WMSClient/src/extension/outbound/extend/AddErpProScrapSheet.vue
@@ -401,12 +401,6 @@
      this.proCodeOptions = [];
    }
  },
  created() {
    // åˆå§‹åŒ–时预加载仓库数据
    if (this.warehouses.length === 0) {
      this.getWarehouseList();
    }
  }
};
</script>