소스 검색

添加频率

xiaochan 1 개월 전
부모
커밋
19f04d9852
1개의 변경된 파일3개의 추가작업 그리고 1개의 파일을 삭제
  1. 3 1
      src/components/print-poisonous-hemp/PrintPoisonousHempTemplate.vue

+ 3 - 1
src/components/print-poisonous-hemp/PrintPoisonousHempTemplate.vue

@@ -370,7 +370,9 @@ defineExpose({
                           style="width: 33%"
                           class="print-poisonous-hemp__tag--text-right"
                         >
-                          {{ item.supplyName }}
+                          {{ item.supplyName }}    {{
+                            item.frequName
+                          }}
                         </td>
                         <td style="width: 33%"></td>
                       </tr>