【增加】Image task 增加关联接口调用
This commit is contained in:
@ -12,7 +12,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<div class="image-wrapper">
|
||||
<img class="image" :src="imageDetail?.imageUrl" />
|
||||
<img class="image" :src="imageDetail?.picUrl" />
|
||||
</div>
|
||||
</el-card>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user