瀏覽代碼

事件中心详情

majunqi 1 年之前
父節點
當前提交
d803bf7a38
共有 1 個文件被更改,包括 6 次插入3 次删除
  1. 6 3
      event-ui/src/views/event/eventcatalogue/index.vue

+ 6 - 3
event-ui/src/views/event/eventcatalogue/index.vue

@@ -325,9 +325,12 @@
         </el-row>
         <el-row>
           <el-col :span="24" v-if="detailSee">
-            <ImageUpload ref="ImageUpload" :limit="1" :fileType="['png', 'jpg', 'jpeg']" :isShowTip="false"
-                         :value="form.attachId"
-                         @input="getUrl"></ImageUpload>
+<!--            <ImageUpload ref="ImageUpload" :limit="1" :fileType="['png', 'jpg', 'jpeg']" :isShowTip="false"-->
+<!--                         :value="form.attachId"-->
+<!--                         @input="getUrl"></ImageUpload>-->
+            <div v-for="item in form.attachId"  style="text-decoration: revert">
+              <img :src="item.attachPath" style="width:150px;height:150px;"/>
+            </div>
             <div>
               <ol>
                 <li v-for="(item,index) in filevedioList">