no message

This commit is contained in:
2025-09-19 17:32:16 +08:00
parent 68b082132a
commit 5dbec81e7f

View File

@@ -48,7 +48,7 @@
</thead>
<tbody>
<tr v-for="(e, i) in dataList" :key="i" :class="{'checked': e.material_id === pkId}" @tap="toCheck(e)">
<td>{{e.create_time}}</td>
<td>{{e.task_time}}</td>
<td>{{e.vehicle_code}}</td>
<td>{{e.point_code1}}</td>
<td>{{e.point_code2}}</td>