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