Explorar el Código

fix: 工程押金

Howie hace 2 años
padre
commit
de1dbf6a37
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/views/deposit_home/deposit_list.vue

+ 1 - 0
src/views/deposit_home/deposit_list.vue

@@ -23,6 +23,7 @@
           <li class="title">
             项目数:<span class="num">{{ Number(numSum.totalEC) || 0 }}</span>
           </li>
+          <li style="color: #f00;margin-left: 20px;">红色字为驳回单待处理</li>
         </ul>
       </div>
     </template-page>