Browse Source

完善优惠包交接

master
yunuo970428 2 years ago
parent
commit
07dcf13430
  1. 2
      anrui-buscenter/anrui-buscenter-ui/src/views/discountpackagehandover/discountpackagehandoverInfo.vue

2
anrui-buscenter/anrui-buscenter-ui/src/views/discountpackagehandover/discountpackagehandoverInfo.vue

@ -121,7 +121,7 @@
</el-table>
<el-row>
<el-col :span="4" class="tleftb">
<span>确认单</span>
<span>确认单</span>
</el-col>
<el-col :span="20">
<el-form-item><el-image v-for="(item, index) in formobj.busFiles" style="width: 178px;height: 178px" :key="index" :src="item" :preview-src-list="formobj.busFiles"></el-image></el-form-item>

Loading…
Cancel
Save