jwyu hai 1 ano
pai
achega
7fe581d4a8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/futures_manage/components/xAxisSet.vue

+ 1 - 1
src/views/futures_manage/components/xAxisSet.vue

@@ -26,7 +26,7 @@
             alt=""
             @click="handleChangeBasisEdbHide(item, index)"
           />
-					<i class="el-icon-error" style="color:#f00;margin-left:5px" v-if="item.EdbInfoId" @click="handleBasisEdbDel(index,item)"></i>
+          <img class="icon" src="~@/assets/img/icons/delete-red.png" alt="" v-if="item.EdbInfoId" @click="handleBasisEdbDel(index,item)">
         </li>
       </ul>
 			<div class="btns">