diff --git a/pages/consignment-painting/index.vue b/pages/consignment-painting/index.vue
index 0a49300..2778e71 100644
--- a/pages/consignment-painting/index.vue
+++ b/pages/consignment-painting/index.vue
@@ -306,6 +306,7 @@ export default {
const res = await postDataByParams('/api/warehouse/fdd/contract/h5',data)
if (res.code===200){
uni.setStorageSync("jumpUrl", res.data.jumpUrl)
+ this.info.artworkImg=this.fileList1[0].url
uni.setStorageSync("orderingInfo", {
cycleID:this.cycleId,
warehouseID:this.warehouseID,