admin-web/src/views/stock/scrap/itemScrapping/edit.vue
@@ -257,7 +257,6 @@ uploadUrl: getUploadUrl(), // 上传路径 multiple: true, // 是否支持批量上传 disabled: false, // 是否禁用 type: 'picture', // text/picture }, }; }, @@ -389,7 +388,6 @@ let num = await warehouseSelectNumber({ warehouseId: this.formData.warehouseId, baseGoodsModelsId: item, warehouseType: 0, states: 1, buyType: null, });