gjy 3 年之前
父节点
当前提交
6e29f51083
共有 2 个文件被更改,包括 1 次插入1 次删除
  1. 二进制
      public/img/daichu.png
  2. 1 1
      src/views/contractManagement/storageContract.vue

二进制
public/img/daichu.png


+ 1 - 1
src/views/contractManagement/storageContract.vue

@@ -132,7 +132,7 @@
                 position: relative;
                 top: -1px;
                 margin: 0 6px;
-              " v-if="scope.row.status == '执行中'||scope.row.status == '已完成'" src="../../../public/img/jl.png"
+              " v-if="scope.row.status == '执行中'||scope.row.status == '已完成'" src="../../../public/img/daichu.png"
             v-hasPermission="
                 `contractManagement.dsContract.dsContractInfo.list`
               " @click="handleRecord(scope.row)" alt="" />