|
@@ -103,9 +103,8 @@
|
|
|
<el-option label="项目在列上" value="1"></el-option>
|
|
|
</el-select>
|
|
|
<div class="prompt">
|
|
|
- <el-popover placement="top" width="700" trigger="hover">
|
|
|
- <img v-if="exportParam.type == 0" src="../../assets/image/hangs.png" alt="" width="100%">
|
|
|
- <img v-if="exportParam.type == 1" src="../../assets/image/lies.png" alt="" width="100%">
|
|
|
+ <el-popover placement="top" width="1200" trigger="hover">
|
|
|
+ <img src="../../assets/image/hanglie.png" alt="" width="100%">
|
|
|
<i class="el-icon-question" slot="reference" />
|
|
|
</el-popover>
|
|
|
</div>
|