소스 검색

fix:解决冲突

lupeng 1 개월 전
부모
커밋
35d93da490
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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>