linqilong hace 2 semanas
padre
commit
7a4c8c0b6c
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      src/views/Inspect/history.vue

+ 0 - 1
src/views/Inspect/history.vue

@@ -5,7 +5,6 @@
       <gw-select v-model:value="baseBatch" :columns="baseBatchs"/>
       <gw-select v-model:value="twoBatch" :columns="twoBatchs"/>
     </div>
-    ceshi
     <van-pull-refresh v-model="loading" class="inspect-group-wrapper" @refresh="getInspBase(twoBatch, 3)">
       <card01 v-for="item in list" :key="item" :description="`时间:${item.sttm} 至 ${item.entm}`"
               :title="item.prsnTitle + ''"