Ver Fonte

fix:解决冲突

lupeng há 1 mês atrás
pai
commit
35d93da490
1 ficheiros alterados com 1 adições e 1 exclusões
  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>