Explorar el Código

fix:解决冲突

lupeng hace 1 mes
padre
commit
35d93da490
Se han modificado 1 ficheros con 1 adiciones y 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>