Commit 74b5da04 authored by zhengke's avatar zhengke

修改

parent 92afa931
...@@ -305,7 +305,7 @@ ...@@ -305,7 +305,7 @@
</div> </div>
<div class="dirBackground"> <div class="dirBackground">
<img v-if="dirMsg.TipsIco" :src="dirMsg.TipsIco" alt="" /> <img v-if="dirMsg.TipsIco" :src="dirMsg.TipsIco" alt="" />
<img v-else src="../../assets/img/userman/dir_icon.png" alt="" /> <img v-else :src="domainManager().ImageUrl + '/Static/dir_icon.png'" alt="" />
</div> </div>
</el-form-item> </el-form-item>
<el-form-item label="显示时间筛选" size="small"> <el-form-item label="显示时间筛选" size="small">
......
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