Commit 293b6f35 authored by 张俊's avatar 张俊

流程默认图片

parent db0a7b41
<template>
<div class="info_logo">
<div class="logo">
<img :src="data.url" alt="" />
<img :src="data.url" alt="" style="width:100%;" />
<map-view v-if="data.isMap" :id="data.portal_id"></map-view>
</div>
<div class="info">
......
......@@ -131,7 +131,7 @@ export default {
undeploy:false,
deploy:false,
fixed_url:'/progress/designer/design_edit/',
url:''
url:require('../../../../../assets/imgs/img_liuchengsheji.png')
},
workflows_id:'',
all_count: {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment