Pārlūkot izejas kodu

fix:解决冲突

lupeng 1 mēnesi atpakaļ
vecāks
revīzija
35d93da490
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      src/views/statistic/report/toPrintTables.vue

+ 1 - 1
src/views/statistic/report/toPrintTables.vue

@@ -123,7 +123,7 @@ defineExpose({
                   </tr>
                 </thead>
                 <tbody>
-                
+
                   <tr v-for="(item, index) in tableData.salesReportList" :key="index">
                     <td>{{ item.created }}</td>
                     <td>{{ item.materialModel }}</td>