Explorar o código

fix:解决冲突

lupeng hai 1 mes
pai
achega
35d93da490
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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>